MyExt Sınıfı
Devralma Hiyerarşisi
System.Object
ReactiveTests.Tests.MyExt
Ad Alanı:ReactiveTests.Tests
Derleme: Tests.System.Reactive (Tests.System.Reactive.dll içinde)
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
MyExt türü aşağıdaki üyeleri kullanıma sunar.
Yöntemler
Ad | Açıklama | |
---|---|---|
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) |
Üst
İş Parçacığı Güvenliği
Bu türdeki tüm genel statik (Visual Basic'te paylaşılan) üyeler iş parçacığı güvenlidir. Örnek üyelerin iş parçacığı güvenli olmaları garanti edilmez.