-
Home
-
API
-
SharpYaml.Serialization
-
YamlThrowHelper
-
Methods
-
ThrowDuplicateMappingKey(YamlReader, String)
ThrowDuplicateMappingKey(YamlReader, String) Method
Definition
Throws an exception for duplicate Mapping Key.
public static YamlException ThrowDuplicateMappingKey(YamlReader reader, string key)
Parameters
Returns