Exceptions HelperThrow Bad Data Exception If Null Method
[Missing <summary> documentation for "M:Casewhere.Common.Exceptions.ExceptionsHelper.ThrowBadDataExceptionIfNull(System.Object,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 void ThrowBadDataExceptionIfNull(
Object checkObj,
string msg,
Type type,
string method
)