DirectiveValue.

DirectiveValue(string, string) Constructor

Syntax

public DirectiveValue(string name, string value)

Parameters

Name Type Description
name string
value string

Return Value

Type Description
void
GitHub