C# Class GangsDrive.connector.MountChangedArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: pknam/GangsDrive Class Usage Examples

Public Methods

Method Description
MountChangedArgs ( bool mountState ) : System

Method Details

MountChangedArgs() public method

public MountChangedArgs ( bool mountState ) : System
mountState bool
return System