C# Class TastyDomainDriven.Dsl.EventPropertyItem

Mostra file Open project: jaceenet/TastyDomainDriven

Public Methods

Method Description
EventPropertyItem ( int propertyid, string name, EventPropertyType type, bool isPrivate = true ) : System.Collections.Generic

Method Details

EventPropertyItem() public method

public EventPropertyItem ( int propertyid, string name, EventPropertyType type, bool isPrivate = true ) : System.Collections.Generic
propertyid int
name string
type EventPropertyType
isPrivate bool
return System.Collections.Generic