C# Class UnitTests.EinfacherInterpreterTest

显示文件 Open project: it-agile/nerd-golf-tracker.NET

Public Methods

Method Description
FindetOperation ( string kommando, Type operationstyp ) : void

Private Methods

Method Description
FindetAlleOperationenZubefehlen ( ) : void

Method Details

FindetOperation() public method

public FindetOperation ( string kommando, Type operationstyp ) : void
kommando string
operationstyp System.Type
return void