继承层次结构
System.Object
ReactiveTests.Tests.UnitTest
Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
语法
'Declaration
<TestClassAttribute> _
Public Class UnitTest
'Usage
Dim instance As UnitTest
[TestClassAttribute]
public class UnitTest
[TestClassAttribute]
public ref class UnitTest
[<TestClassAttribute>]
type UnitTest = class end
public class UnitTest
UnitTest 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
UnitTest |
顶部
方法
名称 | 说明 | |
---|---|---|
![]() |
等于 | (继承自 Object.) |
![]() |
完成 | (继承自 Object.) |
![]() |
GetHashCode | (继承自 Object.) |
![]() |
GetType | (继承自 Object.) |
![]() |
MemberwiseClone | (继承自 Object.) |
![]() |
ToString | (继承自 Object.) |
![]() |
单位 |
顶部
线程安全性
此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。