C# 클래스 GuiCompare.MasterParameter

상속: CompParameter
파일 보기 프로젝트 열기: mono/mono-tools

공개 메소드들

메소드 설명
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