C# Class Alsing.SourceCode.FileType

File type struct
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
Extension string
Name string

Property Details

Extension public_oe property

The file type extension
public string Extension
Résultat string

Name public_oe property

The name of the file type
public string Name
Résultat string