Class CollectionItemAny<T>
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Core
Assembly: LemonEdge.ClientCore.dll
Syntax
public class CollectionItemAny<T> : CollectionItem where T : class
Type Parameters
Name | Description |
---|---|
T |
Constructors
CollectionItemAny(EntityDescriptor)
Declaration
public CollectionItemAny(EntityDescriptor descriptor)
Parameters
Type | Name | Description |
---|---|---|
EntityDescriptor | descriptor |