C# Class CydinBuildService.ServerEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: slluis/cydin Class Usage Examples

Public Properties

Property Type Description
AppId int
EventArgs string[]
EventId string
ProjectId int

Property Details

AppId public_oe property

public int AppId
return int

EventArgs public_oe property

public string[] EventArgs
return string[]

EventId public_oe property

public string EventId
return string

ProjectId public_oe property

public int ProjectId
return int