Method Test
Test()
Declaration
public bool Test()
Returns
| Type | Description |
|---|---|
| bool |
Test(out bool, out string)
Declaration
public bool Test(out bool error, out string message)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | error | |
| string | message |
Returns
| Type | Description |
|---|---|
| bool |