프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Default | IHeliosTraceWriter |
메소드 | 설명 | |
---|---|---|
SetWriter ( IHeliosTraceWriter writer ) : void |
Set the IHeliosTraceWriter that will be used across all built-in Helios calls. Not synchronized, and not intended to be called in concurrent code.
|
public static SetWriter ( IHeliosTraceWriter writer ) : void | ||
writer | IHeliosTraceWriter | The |
리턴 | void |