LiteralDefinition(String, String, Type, Object) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- name
- String
- description
- String
- type
- Type
- literalValue
- Object