mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-02-22 02:45:05 -06:00
667 B
667 B
GetNumParts_ThrowsException_WhenLessThanTwo Method
Missing <summary> documentation for "M:Tests.Helpers.KeyHelperTests.GetNumParts_ThrowsException_WhenLessThanTwo"
Definition
Namespace: Tests.Helpers
Assembly: Tests (in Tests.exe) Version: 1.0.0
C#
[TestAttribute]
public void GetNumParts_ThrowsException_WhenLessThanTwo()
F#
[<TestAttribute>]
member GetNumParts_ThrowsException_WhenLessThanTwo : unit -> unit