C# Class Gtd.ProjectTypeChanged

Inheritance: Event, ITrustedSystemEvent
Afficher le fichier Open project: beingtheworst/btw-gtd

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ProjectTypeChanged ( ) : System
ProjectTypeChanged ( TrustedSystemId id, ProjectId projectId, ProjectType type, System.DateTime timeUtc ) : System

Method Details

ProjectTypeChanged() public méthode

public ProjectTypeChanged ( ) : System
Résultat System

ProjectTypeChanged() public méthode

public ProjectTypeChanged ( TrustedSystemId id, ProjectId projectId, ProjectType type, System.DateTime timeUtc ) : System
id TrustedSystemId
projectId ProjectId
type ProjectType
timeUtc System.DateTime
Résultat System