Share via


ITypeRegistrationOperations<TWrapper> Interface

Definition

public interface ITypeRegistrationOperations<TWrapper>
type ITypeRegistrationOperations<'Wrapper> = interface
Public Interface ITypeRegistrationOperations(Of TWrapper)

Type Parameters

TWrapper
Derived

Methods

RegisterType<T>(Boolean)
TypeIsRegistered<T>()
ValidateObject(TWrapper)

Applies to