C# Class GuiCompare.MasterParameter

Inheritance: CompParameter
Afficher le fichier Open project: mono/mono-tools

Méthodes publiques

Méthode Description
GetAttributes ( ) : List
MasterParameter ( string name, string type, bool optional, XMLAttributes attributes ) : System

Method Details

GetAttributes() public méthode

public GetAttributes ( ) : List
Résultat List

MasterParameter() public méthode

public MasterParameter ( string name, string type, bool optional, XMLAttributes attributes ) : System
name string
type string
optional bool
attributes XMLAttributes
Résultat System