C# Class PJ.SomeAction

An action is an executable piece of code
Datei anzeigen Open project: coinbump/PhaseJumpPro

Public Properties

Property Type Description
parameters PJ.Tags

Public Methods

Method Description
Go ( ) : void

Method Details

Go() public abstract method

public abstract Go ( ) : void
return void

Property Details

parameters public_oe property

public Tags,PJ parameters
return PJ.Tags