C# Class PJ.SomeAction

An action is an executable piece of code
Show file 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 property

public Tags,PJ parameters
return PJ.Tags