C# 클래스 GuiCompare.CompParameter

상속: CompNamed, ICompAttributeContainer
파일 보기 프로젝트 열기: remobjects/mono-tools

공개 메소드들

메소드 설명
CompParameter ( string name, string type, bool optional ) : System
GetAttributes ( ) : List

메소드 상세

CompParameter() 공개 메소드

public CompParameter ( string name, string type, bool optional ) : System
name string
type string
optional bool
리턴 System

GetAttributes() 공개 추상적인 메소드

public abstract GetAttributes ( ) : List
리턴 List