Tao Yuesong

Results 4 issues of Tao Yuesong

close #371 This issue will be add new APIs at File Adapter. ```csharp public static FileAdapter CreateFromFile(string filePath); public static FileAdapter CreateFromText(string text); ```