- 
                Notifications
    You must be signed in to change notification settings 
- Fork 35
T_CodeJam_TableData_TableDataParser
        Andrew Koryavchenko edited this page Jul 4, 2017 
        ·
        7 revisions
      
    Contains methods for table data parsing.
System.Object
  CodeJam.TableData.TableDataParser
Namespace: CodeJam.TableData
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static class TableDataParserVB
<ExtensionAttribute>
Public NotInheritable Class TableDataParserF#
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type TableDataParser =  class end
| Name | Description | |
|---|---|---|
|    | Parse(Parser, TextReader) | Parses table data. | 
|    | Parse(Parser, String) | Parses table data. |