Skip to main content

NameValuePair

Type Alias NameValuePair 

Source
type NameValuePair = (String, Option<String>);