类库说明文档
![]() |
BaseHandler Methods |
The BaseHandler type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ProcessRequest |
请求处理
|
![]() |
SubProcessRequest |
虚函数,需要子类自行实现
|
![]() |
ToString | (Inherited from Object.) |
![]() |
TryParseBool |
字符转bool
|
![]() |
TryParseDateTime |
时间格式转换
|
![]() |
TryParseDecimal |
Decimal类型转换
|
![]() |
TryParseDouble |
Double类型转换
|
![]() |
TryParseInt |
int类型转换
|
