C# Class DotNetWebToolkit.Cil2Js.JsResolvers.JsRedirectAttribute

Inheritance: System.Attribute
显示文件 Open project: chrisdunelm/DotNetWebToolkit

Public Methods

Method Description
JsRedirectAttribute ( Type redirectToType = null ) : System

Method Details

JsRedirectAttribute() public method

public JsRedirectAttribute ( Type redirectToType = null ) : System
redirectToType System.Type
return System