SafeConfigurablePofContextIsUserType Method |
Name | Description | |
---|---|---|
![]() | IsUserType(Object) |
Determine if the given object is of a user type known to this
IPofContext.
(Inherited from ConfigurablePofContext.) |
![]() | IsUserType(String) |
Determine if the type with the given name is a user type known to
this IPofContext.
(Overrides ConfigurablePofContextIsUserType(String).) |
![]() | IsUserType(Type) |
Determine if the given type is a user type known to this
IPofContext.
(Overrides ConfigurablePofContextIsUserType(Type).) |