Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

FieldNullValueAttribute Constructor (Type, String)

Indicates a type and a string to be converted to that type.

[Visual Basic]
Overloads Public Sub New( _
   ByVal type As Type, _
   ByVal nullValue As String _
)
[C#]
public FieldNullValueAttribute(
   Type type,
   string nullValue
);

Parameters

type
The type of the null value.
nullValue
The string to be converted to the specified type.

See Also

FieldNullValueAttribute Class | FileHelpers Namespace | FieldNullValueAttribute Constructor Overload List


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox