C# Class Taijutsu.Data.Internal.FinishedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: NikGovorov/Taijutsu

Public Methods

Method Description
FinishedEventArgs ( bool completed ) : System

Method Details

FinishedEventArgs() public method

public FinishedEventArgs ( bool completed ) : System
completed bool
return System