|
ExtJsCompiler
|
This class is designed to allow JsMode.Clr runtime conversion to ExtJs native types, in order to use it,
mark your classes in JsType(JsMode.Clr)
copy this file to your project, include the generated js file
and call SharpKit.ExtJs.ExtJsCompiler.CompileExtJs() after all of your script includes
|