共用方式為


SetDefinition(String, String, Type) 建構函式

定義

public:
 SetDefinition(System::String ^ name, System::String ^ description, Type ^ type);
public SetDefinition (string name, string description, Type type);
new Microsoft.RuleEngine.SetDefinition : string * string * Type -> Microsoft.RuleEngine.SetDefinition

參數

name
String
description
String
type
Type

適用於