共用方式為


ValueDefinitionLiteral(Type, Object) 建構函式

定義

public:
 ValueDefinitionLiteral(Type ^ type, System::Object ^ literal);
public ValueDefinitionLiteral (Type type, object literal);
new Microsoft.RuleEngine.ValueDefinitionLiteral : Type * obj -> Microsoft.RuleEngine.ValueDefinitionLiteral

參數

type
Type
literal
Object

適用於