C# Class NotSupportedHandler, wechat

NotSupportedHandler 的摘要说明
Inheritance: Handler
Mostrar archivo Open project: yunchenglk/wechat Class Usage Examples

Public Methods

Method Description
NotSupportedHandler ( HttpContext, context ) : System,
Process ( ) : void

Method Details

NotSupportedHandler() public method

public NotSupportedHandler ( HttpContext, context ) : System,
context HttpContext,
return System,

Process() public method

public Process ( ) : void
return void