- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.IO - Containing Type
- PrintWriter
Syntax
public PrintWriter(TextWriter out, bool autoflush)
Parameters
| Name | Type | Description |
|---|---|---|
| out | TextWriter | |
| autoflush | bool |
Return Value
| Type | Description |
|---|---|
| void |
public PrintWriter(TextWriter out, bool autoflush)
| Name | Type | Description |
|---|---|---|
| out | TextWriter | |
| autoflush | bool |
| Type | Description |
|---|---|
| void |