C# Class MTMCL.Notice.InheritMissingBar

InheritMissingBar.xaml 的互動邏輯
Inheritance: INotice
Afficher le fichier Open project: cvronmin/metocraft Class Usage Examples

Méthodes publiques

Méthode Description
InheritMissingBar ( ) : System
InheritMissingBar ( string name ) : System
InheritMissingBar ( string name, Dictionary errdict ) : System

Method Details

InheritMissingBar() public méthode

public InheritMissingBar ( ) : System
Résultat System

InheritMissingBar() public méthode

public InheritMissingBar ( string name ) : System
name string
Résultat System

InheritMissingBar() public méthode

public InheritMissingBar ( string name, Dictionary errdict ) : System
name string
errdict Dictionary
Résultat System