Property | Type | Description | |
---|---|---|---|
Root | RootElement |
Method | Description | |
---|---|---|
BindingContext ( object callbacks, object o, string title ) : System | ||
Dispose ( ) : void | ||
Fetch ( ) : void | ||
Populate ( object callbacks, object o, RootElement root ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
GetTypeForMember ( |
||
GetValue ( |
||
MakeCaption ( string name ) : string | ||
SetValue ( |
public BindingContext ( object callbacks, object o, string title ) : System | ||
callbacks | object | |
o | object | |
title | string | |
return | System |
public Populate ( object callbacks, object o, RootElement root ) : void | ||
callbacks | object | |
o | object | |
root | RootElement | |
return | void |