C# 클래스 GuiCompare.CompProperty

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

공개 메소드들

메소드 설명
CompProperty ( string name ) : System
GetMethods ( ) : List

메소드 상세

CompProperty() 공개 메소드

public CompProperty ( string name ) : System
name string
리턴 System

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

public abstract GetMethods ( ) : List
리턴 List