Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)
構文
'Declaration
<TestMethodAttribute> _
Public Sub Average_Nullable_Int32_Some
'Usage
Dim instance As ObservableAggregateTest
instance.Average_Nullable_Int32_Some()
[TestMethodAttribute]
public void Average_Nullable_Int32_Some()
[TestMethodAttribute]
public:
void Average_Nullable_Int32_Some()
[<TestMethodAttribute>]
member Average_Nullable_Int32_Some : unit -> unit
public function Average_Nullable_Int32_Some()