Aracılığıyla paylaş


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
Public method Static member Bar(IObservable<Int32>)
Public method Static member Bar(IQbservable<Int32>)
Public method Static member Baz<T, R>
Public method Static member Foo<T, R>(IObservable<T>, Func<T, R>)
Public method Static member Foo<T, R>(IQbservable<T>, Expression<Func<T, R>>)
Public method Static member Qux<T>(T)
Public method Static member 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.

Ayrıca Bkz.

Başvuru

ReactiveTests.Tests Ad Alanı