[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Facebook.Api.Generator.FacebookApiSchemaParser.Parse(System.IO.TextReader)"]
Assembly: Facebook.Api.Generator (in Facebook.Api.Generator.exe) Version: 1.0.3390.21860 (1.0.0.0)
Syntax
C# |
---|
public CodeCompileUnit[] Parse( TextReader codeStream ) |
Visual Basic (Declaration) |
---|
Public Function Parse ( _ codeStream As TextReader _ ) As CodeCompileUnit() |
Visual C++ |
---|
public: array<CodeCompileUnit^>^ Parse( TextReader^ codeStream ) |
Parameters
- codeStream
- Type: System.IO..::.TextReader
[Missing <param name="codeStream"/> documentation for "M:Facebook.Api.Generator.FacebookApiSchemaParser.Parse(System.IO.TextReader)"]
Return Value
[Missing <returns> documentation for "M:Facebook.Api.Generator.FacebookApiSchemaParser.Parse(System.IO.TextReader)"]