Jint.Native.JsObject.JsObject C# (CSharp) Method

JsObject() public method

public JsObject ( ) : System
return System
        public JsObject()
        {
        }

Same methods

JsObject::JsObject ( JsObject prototype ) : System
JsObject::JsObject ( object value, JsObject prototype ) : System