C# Class PartyCraft.Commands.ReplCommand.ReplContext

Exibir arquivo Open project: SirCmpwn/PartyCraft

Public Methods

Method Description
Exit ( ) : void
Load ( string path ) : void

Method Details

Exit() public static method

public static Exit ( ) : void
return void

Load() public static method

public static Load ( string path ) : void
path string
return void