Guard.CheckNotNull<T>(T,string) Method
Represents method CheckNotNull<T>(T,string)
.
public
class procedure CheckNotNull<T>(const argumentValue: T; const argumentName: string); overload; static; inline;
Type Parameters
- T
Parameters
- argumentValue
- Type: T
- argumentName
- Type: string