C# Class kOS.CommandRemoveObjectFromVessel

Inheritance: Command
Afficher le fichier Open project: Nivekk/KOS

Méthodes publiques

Méthode Description
CommandRemoveObjectFromVessel ( Match regexMatch, kOS.ExecutionContext context ) : System
Evaluate ( ) : void

Method Details

CommandRemoveObjectFromVessel() public méthode

public CommandRemoveObjectFromVessel ( Match regexMatch, kOS.ExecutionContext context ) : System
regexMatch System.Text.RegularExpressions.Match
context kOS.ExecutionContext
Résultat System

Evaluate() public méthode

public Evaluate ( ) : void
Résultat void