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