Method | Description | |
---|---|---|
AgainstNegative ( [ argumentName, System.TimeSpan value ) : void | ||
AgainstNegative ( [ argumentName, int value ) : void | ||
AgainstNegativeAndZero ( [ argumentName, System.TimeSpan value ) : void | ||
AgainstNegativeAndZero ( [ argumentName, int value ) : void | ||
TypeHasDefaultConstructor ( |
Method | Description | |
---|---|---|
AgainstNull ( [ argumentName, [ value ) : void | ||
AgainstNullAndEmpty ( [ argumentName, [ value ) : void |
public static AgainstNegative ( [ argumentName, System.TimeSpan value ) : void | ||
argumentName | [ | |
value | System.TimeSpan | |
return | void |
public static AgainstNegative ( [ argumentName, int value ) : void | ||
argumentName | [ | |
value | int | |
return | void |
public static AgainstNegativeAndZero ( [ argumentName, System.TimeSpan value ) : void | ||
argumentName | [ | |
value | System.TimeSpan | |
return | void |
public static AgainstNegativeAndZero ( [ argumentName, int value ) : void | ||
argumentName | [ | |
value | int | |
return | void |
public static TypeHasDefaultConstructor ( |
||
type | ||
argumentName | [ | |
return | void |