RuntimeHelpers Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used by generated code produced by the Components code generator. Not intended or supported for use in application code.
public ref class RuntimeHelpers abstract sealed
public static class RuntimeHelpers
type RuntimeHelpers = class
Public Class RuntimeHelpers
- Inheritance
-
RuntimeHelpers
Methods
| CreateInferredEventCallback<T>(Object, Action<T>, T) |
Not intended for use by application code. |
| CreateInferredEventCallback<T>(Object, Func<T,Task>, T) |
Not intended for use by application code. |
| TypeCheck<T>(T) |
Not intended for use by application code. |