Exceptions HelperGet Argument Null Exception Method
[Missing <summary> documentation for "M:Casewhere.Common.Exceptions.ExceptionsHelper.GetArgumentNullException(System.String,System.Type,System.String)"]
Definition
Namespace: Casewhere.Common.Exceptions
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static Exception GetArgumentNullException(
string paramName,
Type type,
string method
)Parameters
Return Value
Exception[Missing <returns> documentation for "M:Casewhere.Common.Exceptions.ExceptionsHelper.GetArgumentNullException(System.String,System.Type,System.String)"]