C# Class TastyDomainDriven.Dsl.EventPropertyItem

Afficher le fichier Open project: jaceenet/TastyDomainDriven

Méthodes publiques

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

Method Details

EventPropertyItem() public méthode

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