PrimitiveExtensions Class |
Namespace: Bio.Util
Name | Description | |
---|---|---|
![]() ![]() | Enforce(Boolean) |
Enforce
|
![]() ![]() | Enforce(Boolean, String) |
Enforce
|
![]() ![]() | Enforce(Boolean, String, Object) |
Enforce
|
![]() ![]() | EnforceT(Boolean) |
Confirms that a condition is true. Raise an exception of type T if it is not.
|
![]() ![]() | EnforceT(Boolean, String) |
Confirms that a condition is true. Raise an exception of type T if it is not.
|
![]() ![]() | EnforceT(Boolean, String, Object) |
Confirms that a condition is true. Raise an exception if it is not.
|