StaticAbstractEx<TClass> ​
Kind: Static class
Namespace: CrowdControl.Common
Public Static Functions
void
Requires an interface to be satisfied.
void
Requires an interface to be satisfied.
bool
Checks if an interface is satisfied.
bool
Checks if an interface is satisfied.
void
Requires a public static method with the specified name, parameters, and return type to be present.
bool
Requires a public static method with the specified name, parameters, and return type to be present.
bool
Requires a public static method with the specified name, parameters, and return type to be present.
bool
Requires a public static method with the specified name, parameters, and return type to be present.
bool
Requires a public static method with the specified name, parameters, and return type to be present.
bool
Requires a public static method with the specified name, parameters, and return type to be present.
void
Requires a public static property with the specified name and type to be present.
void
Requires a public static property with the specified name and type to be present.
bool
Checks if a public static property with the specified name and type is present.
bool
Checks if a public static property with the specified name and type is present.
bool
Checks if a public static property with the specified name and type is present, returning its value if found.
