Parses a string with a given base (maximum 10)
Missing <returns> documentation for M:Yaml.Integer.ParseBase(Yaml.ParseStream,System.UInt32,System.Int16)
This is not completly correct. For base10 the first char may not be a '_' The other bases allow this...
Integer Class | Yaml Namespace