Method | Description | |
---|---|---|
ClassAdd ( string newClass ) : void | ||
DirAdd ( string dir ) : void | ||
Search ( ) : void | ||
Search ( String theSearchString ) : void | ||
Search ( String theSearchString, String theModule ) : void | ||
ShowAll ( ) : void |
Method | Description | |
---|---|---|
BuildDLLFileList ( String directory, ArrayList list ) : void | ||
DumpEvents ( Type aType ) : void | ||
DumpFields ( Type aType ) : void | ||
DumpInterfaces ( Type aType ) : void | ||
DumpMethods ( Type aType ) : void | ||
DumpProperties ( Type aType ) : void | ||
DumpType ( Type aType ) : void | ||
GetTypeDescription ( Type aType ) : String |
public Search ( String theSearchString ) : void | ||
theSearchString | String | |
return | void |
public Search ( String theSearchString, String theModule ) : void | ||
theSearchString | String | |
theModule | String | |
return | void |