C# 클래스 Excavator.BinaryFile.IMapAdapterFactory

Adapter helper method to call the right object Map()
파일 보기 프로젝트 열기: NewSpring/Excavator 1 사용 예제들

공개 메소드들

메소드 설명
GetAdapter ( string fileName ) : IBinaryFile

메소드 상세

GetAdapter() 공개 정적인 메소드

public static GetAdapter ( string fileName ) : IBinaryFile
fileName string
리턴 IBinaryFile