C# Class LayoutFarm.Scripting.JsPropertyAttribute

Inheritance: System.Attribute
显示文件 Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
JsPropertyAttribute ( ) : System
JsPropertyAttribute ( string name ) : System

Method Details

JsPropertyAttribute() public method

public JsPropertyAttribute ( ) : System
return System

JsPropertyAttribute() public method

public JsPropertyAttribute ( string name ) : System
name string
return System