AnonymousTypeCacheEventArgs<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 AnonymousTypeCacheEventArgs : EventArgs
public class AnonymousTypeCacheEventArgs<TContext> : EventArgs
type AnonymousTypeCacheEventArgs<'Context> = class
inherit EventArgs
Public Class AnonymousTypeCacheEventArgs(Of TContext)
Inherits EventArgs
Type Parameters
- TContext
- Inheritance
-
AnonymousTypeCacheEventArgs<TContext>
Constructors
AnonymousTypeCacheEventArgs<TContext>(TContext, Int32, AnonymousTypeDescriptor) |
Properties
AnonymousTypeDescriptorHash | |
Context | |
TypeDescriptor |