SimpleORM.NET
EntryDescriptor Constructor (p_name)
NamespacesSorm.UtilsEntryDescriptorEntryDescriptor(String)

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

Initializes a new instance of the EntryDescriptor class
Declaration Syntax
C#Visual BasicVisual C++
public EntryDescriptor(
	string p_name
)
Public Sub New ( _
	p_name As String _
)
public:
EntryDescriptor(
	String^ p_name
)
Parameters
p_name (String)

[Missing <param name="p_name"/> documentation for "M:Sorm.Utils.EntryDescriptor.#ctor(System.String)"]

Assembly: sorm.utils (Module: sorm.utils) Version: 1.0.0.13068