Method | Description | |
---|---|---|
AddGetProperty ( String name, MethodDetail, detail ) : void | ||
AddSetProperty ( String name, MethodDetail, detail ) : void | ||
GetProperty ( String name ) : Property | ||
PropertyMap ( SourceDetails details ) : System.Collections.Generic |
public AddGetProperty ( String name, MethodDetail, detail ) : void | ||
name | String | |
detail | MethodDetail, | |
return | void |
public AddSetProperty ( String name, MethodDetail, detail ) : void | ||
name | String | |
detail | MethodDetail, | |
return | void |
public GetProperty ( String name ) : Property | ||
name | String | |
return | Property |
public PropertyMap ( SourceDetails details ) : System.Collections.Generic | ||
details | SourceDetails | |
return | System.Collections.Generic |