gRPC C#
gRPC C#
Namespaces
Grpc.Core.Utils
Preconditions Class
Preconditions Methods
CheckNotNull Method
CheckNotNull(T) Method (T)
CheckNotNull(T) Method (T, String)
Preconditions
CheckNotNull Method
Overload List
Name
Description
CheckNotNull
T
(T)
Throws
ArgumentNullException
if reference is null.
CheckNotNull
T
(T, String)
Throws
ArgumentNullException
if reference is null.
Top
See Also
Reference
Preconditions Class
Grpc.Core.Utils Namespace