Namespace: Drench.Logics
Assembly: Drench (in Drench.exe) Version: 1.1.1.0 (1.1.1)
Tests: Drench.Tests.Logics.SinglePlayerLogicTests
1 unit tests call Drench.Logics.SinglePlayerLogic.Pass
Assembly: Drench (in Drench.exe) Version: 1.1.1.0 (1.1.1)
Syntax
Remarks
Examples
[Test] public void PassingDoesNothing() { logic.Pass(); }
See Also