C# Class Queue.Administrator.Reports.ServiceRatingReportForm.ServiceGroupTreeNode

Inheritance: System.Windows.Forms.TreeNode
ファイルを表示 Open project: breslavsky/queue

Public Methods

Method Description
ServiceGroupTreeNode ( ServiceRatingReportForm form, ServiceGroup group ) : Junte.Parallel

Private Methods

Method Description
AdjustCheckState ( ) : void
GetAllServices ( ) : Task
GetGroupServices ( Channel channel, ServiceGroup group ) : Task
Load ( ) : System.Threading.Tasks.Task
SetChecked ( bool value ) : void

Method Details

ServiceGroupTreeNode() public method

public ServiceGroupTreeNode ( ServiceRatingReportForm form, ServiceGroup group ) : Junte.Parallel
form ServiceRatingReportForm
group Queue.Services.DTO.ServiceGroup
return Junte.Parallel