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