Share via


StateMachineAttribute(Type) 构造函数

定义

初始化 StateMachineAttribute 类的新实例。

public:
 StateMachineAttribute(Type ^ stateMachineType);
public StateMachineAttribute (Type stateMachineType);
new System.Runtime.CompilerServices.StateMachineAttribute : Type -> System.Runtime.CompilerServices.StateMachineAttribute
Public Sub New (stateMachineType As Type)

参数

stateMachineType
Type

这用于执行状态计算机方法生成的编译器基础状态的计算机的类型对象。

适用于

另请参阅