SimpleORM.NET
materialized Method (p_item)
NamespacesSorm.InterfacesSerializeContextmaterialized(Object)

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

Register an object as read from the storage.
Declaration Syntax
C#Visual BasicVisual C++
void materialized(
	Object p_item
)
Sub materialized ( _
	p_item As Object _
)
void materialized(
	Object^ p_item
)
Parameters
p_item (Object)

[Missing <param name="p_item"/> documentation for "M:Sorm.Interfaces.SerializeContext.materialized(System.Object)"]

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.35157