C# Class DatDigger.Xml.Format.IconFormatter

Inheritance: IFormatCell
Afficher le fichier Open project: nohbdy/ffxivmodelviewer

Méthodes publiques

Méthode Description
Format ( object val ) : object
GetStorageType ( Type srcType ) : Type

Method Details

Format() public méthode

public Format ( object val ) : object
val object
Résultat object

GetStorageType() public méthode

public GetStorageType ( Type srcType ) : Type
srcType System.Type
Résultat System.Type