GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.CsvValue Class Reference

Public Member Functions

 CsvValue (string value, bool wasQuoted)

Properties

string Value [get, set]
bool WasQuoted [get, set]

Detailed Description

Definition at line 29 of file CsvValueYamlConverter.cs.

Constructor & Destructor Documentation

◆ CsvValue()

GenerallyPositive.CsvValue.CsvValue ( string value,
bool wasQuoted )

Definition at line 34 of file CsvValueYamlConverter.cs.

Property Documentation

◆ Value

string GenerallyPositive.CsvValue.Value
getset

Definition at line 31 of file CsvValueYamlConverter.cs.

◆ WasQuoted

bool GenerallyPositive.CsvValue.WasQuoted
getset

Definition at line 32 of file CsvValueYamlConverter.cs.


The documentation for this class was generated from the following file: