Méthode | Description | |
---|---|---|
IsTruthy ( object target ) : bool |
Returns true if an object is truthy, if the value is not the default value of the that type then returns true with the exception of strings which return false if empty, whitespace or null
|
Méthode | Description | |
---|---|---|
IsNumber ( object o ) : bool |