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

TransformToRecordAttribute Constructor 

With this attribute you can mark a method in the RecordClass that is the responsable of convert it to the specified.

[Visual Basic]
Public Sub New( _
   ByVal targetType As Type _
)
[C#]
public TransformToRecordAttribute(
   Type targetType
);

Parameters

targetType
The target of the convertion.

See Also

TransformToRecordAttribute Class | FileHelpers Namespace


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