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