Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SimpleRPGFromScratch
Command
NotImplementedCommand
C# Class SimpleRPGFromScratch.Command.NotImplementedCommand
Inheritance:
SimpleRPGFromScratch.Command.CommandBase
ファイルを表示
Open project: perl-easj/OOProg
Public Methods
Method
Description
NotImplementedCommand
(
string
desc
) :
System
Protected Methods
Method
Description
Execute
( ) :
void
Method Details
Execute()
protected
method
protected
Execute
( ) :
void
return
void
NotImplementedCommand()
public
method
public
NotImplementedCommand
(
string
desc
) :
System
desc
string
return
System