C# Class ExoModel.ModelFormatAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: vc3/ExoModel

Méthodes publiques

Méthode Description
ModelFormatAttribute ( ) : System
ModelFormatAttribute ( string format ) : System

Method Details

ModelFormatAttribute() public méthode

public ModelFormatAttribute ( ) : System
Résultat System

ModelFormatAttribute() public méthode

public ModelFormatAttribute ( string format ) : System
format string
Résultat System