Метод | Описание | |
---|---|---|
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, | |
Результат | void |
public AddSetProperty ( String name, MethodDetail, detail ) : void | ||
name | String | |
detail | MethodDetail, | |
Результат | void |
public GetProperty ( String name ) : Property | ||
name | String | |
Результат | Property |
public PropertyMap ( SourceDetails details ) : System.Collections.Generic | ||
details | SourceDetails | |
Результат | System.Collections.Generic |