C# Class Schumix.Components.LuaEngine.SchumixCommandMethod

Inheritance: System.Attribute
Afficher le fichier Open project: Schumix/Schumix2

Méthodes publiques

Méthode Description
SchumixCommandMethod ( CommandDelegate method, CommandPermission permission = CommandPermission.Normal ) : System

Method Details

SchumixCommandMethod() public méthode

public SchumixCommandMethod ( CommandDelegate method, CommandPermission permission = CommandPermission.Normal ) : System
method CommandDelegate
permission CommandPermission
Résultat System