Guard Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Guard abstract sealed
public static class Guard
type Guard = class
Public Class Guard
- Inheritance
-
Guard
Methods
ArgumentNotNull(Object, String) | |
ArgumentNotNullOrEmptyString(String, String) | |
EnumValueIsDefined(Type, Object, String) | |
TypeIsAssignableFromType(Type, Type, String) |