Extenstions Class |
Namespace: SolidFire.Core
public static class Extenstions
The Extenstions type exposes the following members.
Name | Description | |
---|---|---|
EnsureArgumentNotNull |
Check that the a value on a Uri is not null.
| |
IsGreaterThan |
Float comparison method evaluating two floats against each other for less than or equal with a constant decimal precision of 3.
| |
IsLessThanOrEqualTo |
Float comparison method evaluating two floats against each other for less than or equal with a constant decimal precision of 3.
|