LiteralDefinition(String, String, Type, Object) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
LiteralDefinition(System::String ^ name, System::String ^ description, Type ^ type, System::Object ^ literalValue);
public LiteralDefinition (string name, string description, Type type, object literalValue);
new Microsoft.RuleEngine.LiteralDefinition : string * string * Type * obj -> Microsoft.RuleEngine.LiteralDefinition
Parâmetros
- name
- String
- description
- String
- type
- Type
- literalValue
- Object