[]
For internal use.
public static void WriteLine(string s)
Public Shared Sub WriteLine(s As String)
| Type | Name | Description |
|---|---|---|
| string | s |
For internal use.
public static void WriteLine(string formatMask, params object[] args)
Public Shared Sub WriteLine(formatMask As String, ParamArray args As Object())
| Type | Name | Description |
|---|---|---|
| string | formatMask | |
| object[] | args |