AnonymousTypeCreatedEventArgs<TContext> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TContext>
public ref class AnonymousTypeCreatedEventArgs : EventArgs
public class AnonymousTypeCreatedEventArgs<TContext> : EventArgs
type AnonymousTypeCreatedEventArgs<'Context> = class
inherit EventArgs
Public Class AnonymousTypeCreatedEventArgs(Of TContext)
Inherits EventArgs
Type Parameters
- TContext
- Inheritance
-
AnonymousTypeCreatedEventArgs<TContext>
Constructors
AnonymousTypeCreatedEventArgs<TContext>(TContext, AnonymousTypeDescriptor, TypeBuilder) |
Properties
Context | |
TypeBuilder | |
TypeDescriptor |