Share via


ValueDefinitionLiteral(Type, Object) Constructor

Definition

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

Parameters

type
Type
literal
Object

Applies to