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

FileStorage Constructor 

Create an instance of this class to work with the specified type.

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

Parameters

type
The record class.
fileName
The target filename.

See Also

FileStorage Class | FileHelpers.DataLink 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