継承階層
System.Object
System.Attribute
ReactiveTests.AsynchronousAttribute
Namespace:ReactiveTests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)
構文
'Declaration
<AttributeUsageAttribute(AttributeTargets.Method)> _
Public Class AsynchronousAttribute _
Inherits Attribute
'Usage
Dim instance As AsynchronousAttribute
[AttributeUsageAttribute(AttributeTargets.Method)]
public class AsynchronousAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Method)]
public ref class AsynchronousAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Method)>]
type AsynchronousAttribute =
class
inherit Attribute
end
public class AsynchronousAttribute extends Attribute
AsynchronousAttribute 型は、次のメンバーを公開します。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
|
AsynchronousAttribute |
上
プロパティ
| 名前 | 説明 | |
|---|---|---|
|
Typeid | ( 属性から継承されます。 |
上
メソッド
| 名前 | 説明 | |
|---|---|---|
|
[等しい] | ( 属性から継承されます。 |
|
Finalize | ( オブジェクトから継承されます。 |
|
GetHashCode | ( 属性から継承されます。 |
|
GetType | ( オブジェクトから継承されます。 |
|
IsDefaultAttribute | ( 属性から継承されます。 |
|
一致 | ( 属性から継承されます。 |
|
MemberwiseClone | ( オブジェクトから継承されます。 |
|
ToString | ( オブジェクトから継承されます。 |
上
明示的なインターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
|
_Attribute.GetIDsOfNames | ( 属性から継承されます。 |
|
_Attribute.GetTypeInfo | ( 属性から継承されます。 |
|
_Attribute.GetTypeInfoCount | ( 属性から継承されます。 |
|
_Attribute.Invoke | ( 属性から継承されます。 |
上
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。