MyExt Class
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.MyExt
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class MyExt
'Usage
public static class MyExt
[ExtensionAttribute]
public ref class MyExt abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MyExt = class end
public final class MyExt
The MyExt type exposes the following members.
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.