Class RegistrationChangedEventArgs
public sealed class RegistrationChangedEventArgs : EventArgs
- Inheritance
-
RegistrationChangedEventArgs
- Inherited Members
Constructors
RegistrationChangedEventArgs(Type)
public RegistrationChangedEventArgs(Type type)
Parameters
typeType
Fields
Type
public readonly Type Type