Throws a ArgumentOutOfRangeException if an object of type valType is not assignable to type
Throws a ArgumentOutOfRangeException if an object of type valType is not assignable to type
public static Type AssertIsAssignable(T)(string,Type)
Throws a ArgumentOutOfRangeException if an object of type valType is not assignable to type
public static Type AssertIsAssignable(T)(string,Type,string,params object[])
ArgUtils Class | Common.Logging.Configuration Namespace