类库说明文档
![]() | BaseHandlerTryParseBool Method |
字符转bool
Namespace: DCSoft.Utility.Handle
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public bool TryParseBool( string str )
Parameters
- str
- Type: SystemString
字符串
Return Value
Type: Boolean转换后的bool值
