C# Class CatEye.Core.DoStageOperationEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: bigfatbrowncat/CatEye

Public Methods

Method Description
DoStageOperationEventArgs ( IBitmapCore hdp ) : System

Method Details

DoStageOperationEventArgs() public method

public DoStageOperationEventArgs ( IBitmapCore hdp ) : System
hdp IBitmapCore
return System