C# Class GuiCompare.MasterParameter

Inheritance: CompParameter
Show file Open project: mono/mono-tools

Public Methods

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

Method Details

GetAttributes() public method

public GetAttributes ( ) : List
return List

MasterParameter() public method

public MasterParameter ( string name, string type, bool optional, XMLAttributes attributes ) : System
name string
type string
optional bool
attributes XMLAttributes
return System