C# (CSharp) Tectil.NCommand 네임스페이스

중첩된 네임스페이스

Tectil.NCommand.ConsoleExample
Tectil.NCommand.Contract
Tectil.NCommand.ExecutionFlows
Tectil.NCommand.Test
Tectil.NCommand.Utilities

클래스들

이름 설명
CommandLookup Command lookup through reflection. Searching for methods with CommandAttribute.
CommandMapper Mapps arguments to parameters
CommandParser Parses as string and constructs an expression tree.
CommandRunner Entrypoint to run a command.
ConsoleUtility Utility functions for console
NCommands Entry point for NCommand clients (eg. NCommand.Console)
NCommandsConsole Starting point for your console.