mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
487 B
487 B
Setup Method
Missing <summary> documentation for "M:Tests.StringExtensionTests.Setup"
Definition
Namespace: Tests
Assembly: Tests (in Tests.exe) Version: 1.0.0
C#
[SetUpAttribute]
public void Setup()
F#
[<SetUpAttribute>]
member Setup : unit -> unit