[This is preliminary documentation and is subject to change.]
Declaration Syntax
public NameTypePair(
string p_name,
Type p_value
)
Public Sub New ( _
p_name As String, _
p_value As Type _
)
public:
NameTypePair(
String^ p_name,
Type^ p_value
)
Parameters
- p_name (String)
[Missing <param name="p_name"/> documentation for "M:Sorm.Utils.NameTypePair.#ctor(System.String,System.Type)"]
- p_value (Type)
[Missing <param name="p_value"/> documentation for "M:Sorm.Utils.NameTypePair.#ctor(System.String,System.Type)"]
Assembly:
sorm.utils (Module: sorm.utils) Version: 1.0.0.13068