C# Class GuiCompare.CompProperty

Inheritance: CompMember, ICompMemberContainer
Show file Open project: remobjects/mono-tools

Public Methods

Method Description
CompProperty ( string name ) : System
GetMethods ( ) : List

Method Details

CompProperty() public method

public CompProperty ( string name ) : System
name string
return System

GetMethods() public abstract method

public abstract GetMethods ( ) : List
return List