C# Class Excavator.BinaryFile.IMapAdapterFactory

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

Méthodes publiques

Méthode Description
GetAdapter ( string fileName ) : IBinaryFile

Method Details

GetAdapter() public static méthode

public static GetAdapter ( string fileName ) : IBinaryFile
fileName string
Résultat IBinaryFile