Class AsyncMethodBuilderAttribute
Inheritance
System.Object
AsyncMethodBuilderAttribute
Namespace: System.Runtime.CompilerServices
Assembly: IronZip.dll
Syntax
public sealed class AsyncMethodBuilderAttribute : Attribute
Constructors
AsyncMethodBuilderAttribute(Type)
Declaration
public AsyncMethodBuilderAttribute(Type builderType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | builderType |
Properties
BuilderType
Declaration
public Type BuilderType { get; }
Property Value
| Type | Description |
|---|---|
| System.Type |