SimpleORM.NET
register_types Method (p_types)
NamespacesSormSessionregister_types(array<Type>[]()[])

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:Sorm.Session.register_types(System.Type[])]

Declaration Syntax
C#Visual BasicVisual C++
public void register_types(
	Type[] p_types
)
Public Sub register_types ( _
	p_types As Type() _
)
public:
virtual void register_types(
	array<Type^>^ p_types
) sealed
Parameters
p_types (array< Type >[]()[])

[Missing <param name="p_types"/> documentation for "M:Sorm.Session.register_types(System.Type[])"]

Assembly: sorm (Module: sorm) Version: 1.0.0.13068