C# Class GuiCompare.CompParameter

Inheritance: CompNamed, ICompAttributeContainer
Afficher le fichier Open project: remobjects/mono-tools

Méthodes publiques

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

Method Details

CompParameter() public méthode

public CompParameter ( string name, string type, bool optional ) : System
name string
type string
optional bool
Résultat System

GetAttributes() public abstract méthode

public abstract GetAttributes ( ) : List
Résultat List