C# Класс GuiCompare.MasterParameter

Наследование: CompParameter
Показать файл Открыть проект

Открытые методы

Метод Описание
GetAttributes ( ) : List
MasterParameter ( string name, string type, bool optional, XMLAttributes attributes ) : System

Описание методов

GetAttributes() публичный Метод

public GetAttributes ( ) : List
Результат List

MasterParameter() публичный Метод

public MasterParameter ( string name, string type, bool optional, XMLAttributes attributes ) : System
name string
type string
optional bool
attributes XMLAttributes
Результат System