Method | Description | |
---|---|---|
AddWithNullableValue ( this collection, string parameterName, object value ) : |
||
AddWithNullableValue ( this collection, string parameterName, object value, string typeName ) : |
public static AddWithNullableValue ( this collection, string parameterName, object value ) : |
||
collection | this | |
parameterName | string | |
value | object | |
return |
public static AddWithNullableValue ( this collection, string parameterName, object value, string typeName ) : |
||
collection | this | |
parameterName | string | |
value | object | |
typeName | string | |
return |