Interface ICodeWriterSystem
Namespace: Ludiq.CodeDom
Syntax
public interface ICodeWriterSystem
Methods
OpenWriter(String)
Declaration
ICodeWriter OpenWriter(string fileName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | fileName |
Returns
| Type | Description |
|---|---|
| ICodeWriter |