public RegisterJsObject ( string name, object objectToBind, bool camelCaseJavascriptNames = true ) : void | ||
name | string | |
objectToBind | object | |
camelCaseJavascriptNames | bool | |
return | void |
public RegisterJsObject ( string name, object objectToBind, bool camelCaseJavascriptNames = true ) : void | ||
name | string | |
objectToBind | object | |
camelCaseJavascriptNames | bool | |
return | void |