Method | Description | |
---|---|---|
Bridge ( ) : System | ||
Call ( string action, string parameters ) : string | ||
ResultToBool ( String result ) : bool |
Method | Description | |
---|---|---|
_call ( string action, string parameter ) : |
public Call ( string action, string parameters ) : string | ||
action | string | |
parameters | string | |
return | string |
public static ResultToBool ( String result ) : bool | ||
result | String | |
return | bool |