C# Class Excavator.BinaryFile.IMapAdapterFactory

Adapter helper method to call the right object Map()
Mostrar archivo Open project: NewSpring/Excavator Class Usage Examples

Public Methods

Method Description
GetAdapter ( string fileName ) : IBinaryFile

Method Details

GetAdapter() public static method

public static GetAdapter ( string fileName ) : IBinaryFile
fileName string
return IBinaryFile