public static Append ( TraceEventType eventType, int tick, LogComponent component, string thread, string header, string message ) : void | ||
eventType | TraceEventType | |
tick | int | |
component | LogComponent | |
thread | string | |
header | string | |
message | string | |
Résultat | void |