Uses of Class
system.diagnostics.tracing.EventAttribute
-
Packages that use EventAttribute Package Description system.diagnostics.tracing -
-
Uses of EventAttribute in system.diagnostics.tracing
Methods in system.diagnostics.tracing that return EventAttribute Modifier and Type Method Description static EventAttribute
EventAttribute. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoEventAttribute
, a cast assert is made to check if types are compatible.
-