类库说明文档
BaseHandlerBeforeDelegate Field |
执行ProcessRequest前执行的委托 true继续执行,false则终止返回
Namespace: DCSoft.Utility.Handle
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public static ProcessRequestBeforeDelegate BeforeDelegate
Field Value
Type: ProcessRequestBeforeDelegateSee Also