C# 클래스 DatDigger.Xml.Format.IconFormatter

상속: IFormatCell
파일 보기 프로젝트 열기: nohbdy/ffxivmodelviewer

공개 메소드들

메소드 설명
Format ( object val ) : object
GetStorageType ( Type srcType ) : Type

메소드 상세

Format() 공개 메소드

public Format ( object val ) : object
val object
리턴 object

GetStorageType() 공개 메소드

public GetStorageType ( Type srcType ) : Type
srcType System.Type
리턴 System.Type