Method | Description | |
---|---|---|
PropertyModel ( ) : System | ||
PropertyModel ( String name, string type, bool isKey, string note, string def ) : System | ||
bind ( GetHandlerEx s ) : void | ||
clone ( ) : IBinder |
public PropertyModel ( String name, string type, bool isKey, string note, string def ) : System | ||
name | String | |
type | string | |
isKey | bool | |
note | string | |
def | string | |
return | System |