继承层次结构
System.Object
ReactiveTests.Tests.MyExt
Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'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
MyExt 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() ![]() |
Bar (IObservable<Int32>) | |
![]() ![]() |
Bar (IQbservable<Int32>) | |
![]() ![]() |
Baz<T、R> | |
![]() ![]() |
Foo<T、R> (IObservable<T>、Func<T、R>) | |
![]() ![]() |
Foo<T、R> (IQbservable<T>、Expression<Func<T、R>>) | |
![]() ![]() |
Qux<T> (T) | |
![]() ![]() |
Qux<T> (IQbservableProvider、T) |
顶部
线程安全性
此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。