예제 #1
0
 public EventSource(string eventSourceName, System.Diagnostics.Tracing.EventSourceSettings config)
 {
 }
예제 #2
0
 protected EventSource(System.Diagnostics.Tracing.EventSourceSettings settings)
 {
 }
예제 #3
0
 protected EventSource(System.Diagnostics.Tracing.EventSourceSettings settings, params string[] traits)
 {
 }
예제 #4
0
 public EventSource(string eventSourceName, System.Diagnostics.Tracing.EventSourceSettings config, params string[] traits)
 {
 }