| 名前 | 解説 | |
|---|---|---|
![]() ![]() | FromBase64 | For internal use. Creates XDocumentWrapper from BASE64 encoded string containing XMl report definition. |
![]() ![]() | FromFile | For internal use. Creates XDocumentWrapper from file. |
![]() ![]() | FromStream | For internal use. Creates XDocumentWrapper from System.IO.Stream. NOTE! Stream can be disposed after calling this method. |
![]() ![]() | FromString | For internal use. Creates XDocumentWrapper from string containing XML report definition. |
![]() ![]() | FromXDocument | Creates XDocumentWrapper from System.Xml.Linq.XDocument. |

