Class PictureparkSchemaAttribute
Inherited Members
Namespace: System.Dynamic.ExpandoObject
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class PictureparkSchemaAttribute : Attribute, IPictureparkAttribute
Constructors
PictureparkSchemaAttribute(SchemaType, string)
Declaration
public PictureparkSchemaAttribute(SchemaType type, string id = null)
Parameters
SchemaType type |
string id |