C# Class VisualMutator.Controllers.MutationFinishedEventArgs

Inheritance: SessionEventArgs
Mostra file Open project: visualmutator/visualmutator

Public Methods

Method Description
MutationFinishedEventArgs ( OperationsState eventType ) : System

Method Details

MutationFinishedEventArgs() public method

public MutationFinishedEventArgs ( OperationsState eventType ) : System
eventType OperationsState
return System