The IProxyValidator type exposes the following members.

Methods

  NameDescription
Public methodIsProxeable
Validate if a single method can be intercepted by proxy.
Public methodValidateType
Validates whether type can be specified as the base class (or an interface) for a dynamically-generated proxy.

See Also