프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Columns | List |
||
Output | |||
Separator | string |
메소드 | 설명 | |
---|---|---|
AddColumn ( string ldapName, string title, int index ) : void | ||
AddColumn ( string ldapName, string title, string join ) : void | ||
Process ( |
||
Process ( string path, bool emitHeader ) : void | ||
Process ( string path, bool emitHeader, |
메소드 | 설명 | |
---|---|---|
Write ( string val ) : void |
public AddColumn ( string ldapName, string title, int index ) : void | ||
ldapName | string | |
title | string | |
index | int | |
리턴 | void |
public AddColumn ( string ldapName, string title, string join ) : void | ||
ldapName | string | |
title | string | |
join | string | |
리턴 | void |
public Process ( |
||
sr | ||
emitHeader | bool | |
리턴 | void |
public Process ( string path, bool emitHeader ) : void | ||
path | string | |
emitHeader | bool | |
리턴 | void |
public Process ( string path, bool emitHeader, |
||
path | string | |
emitHeader | bool | |
encoding | ||
리턴 | void |