[]
Create an instance of Square.
public Square()
Create an instance of Square.
public Square(string value)
| Type | Name | Description |
|---|---|---|
| string | value |
Create an instance of Square.
public Square(string value, int length)
| Type | Name | Description |
|---|---|---|
| string | value | |
| int | length |