# Setup Method
\[Missing <summary> documentation for "M:Tests.StringExtensionTests.Setup"\]
## Definition
**Namespace:** Tests
**Assembly:** Tests (in Tests.exe) Version: 1.0.0
**C#**
``` C#
[SetUpAttribute]
public void Setup()
```
**F#**
``` F#
[]
member Setup : unit -> unit
```
## See Also
#### Reference
StringExtensionTests Class
Tests Namespace