Method | Description | |
---|---|---|
Log ( TraceEventType logType, String message ) : void | ||
WrapString ( String input, int wrapLength ) : IEnumerable |
public static Log ( TraceEventType logType, String message ) : void | ||
logType | TraceEventType | |
message | String | |
return | void |
public static WrapString ( String input, int wrapLength ) : IEnumerable |
||
input | String | |
wrapLength | int | |
return | IEnumerable |