Méthode | Description | |
---|---|---|
GetAssetTypeInfo ( this instance ) : AssetTypeInfo | ||
GetCanUseContentPipeline ( this instance ) : bool | ||
GetContainer ( this instance ) : IElement | ||
GetContainerType ( this instance ) : ContainerType | ||
GetGeneratesMember ( this instance ) : bool | ||
GetInstanceName ( this instance ) : string | ||
GetIsFileOutOfDate ( this instance, string absoluteSourceName, string absoluteDestinationName ) : bool | ||
GetTypeForCsvFile ( this referencedFileSave, string alternativeFileName = null ) : string | ||
GetUnqualifiedTypeForCsv ( this referencedFileSave, string alternativeFileName = null ) : string | ||
IsFileSourceForThis ( this instance, string fileName ) : bool | ||
ReferencedFileSaveToString ( |
public static GetAssetTypeInfo ( this instance ) : AssetTypeInfo | ||
instance | this | |
Résultat | AssetTypeInfo |
public static GetCanUseContentPipeline ( this instance ) : bool | ||
instance | this | |
Résultat | bool |
public static GetContainer ( this instance ) : IElement | ||
instance | this | |
Résultat | IElement |
public static GetContainerType ( this instance ) : ContainerType | ||
instance | this | |
Résultat | ContainerType |
public static GetGeneratesMember ( this instance ) : bool | ||
instance | this | |
Résultat | bool |
public static GetInstanceName ( this instance ) : string | ||
instance | this | |
Résultat | string |
public static GetIsFileOutOfDate ( this instance, string absoluteSourceName, string absoluteDestinationName ) : bool | ||
instance | this | |
absoluteSourceName | string | |
absoluteDestinationName | string | |
Résultat | bool |
public static GetTypeForCsvFile ( this referencedFileSave, string alternativeFileName = null ) : string | ||
referencedFileSave | this | |
alternativeFileName | string | |
Résultat | string |
public static GetUnqualifiedTypeForCsv ( this referencedFileSave, string alternativeFileName = null ) : string | ||
referencedFileSave | this | |
alternativeFileName | string | |
Résultat | string |
public static IsFileSourceForThis ( this instance, string fileName ) : bool | ||
instance | this | |
fileName | string | |
Résultat | bool |
public static ReferencedFileSaveToString ( |
||
instance | ||
Résultat | string |