コード例 #1
0
ファイル: Guji.cs プロジェクト: limufan/zhongyi
 private void SetInfo(GujiBaseInfo info)
 {
     ObjectMapperHelper.Map(this, info);
     this.BuildKeyword();
 }
コード例 #2
0
ファイル: Guji.cs プロジェクト: limufan/zhongyi
 private void SetInfo(GujiBaseInfo info)
 {
     ObjectMapperHelper.Map(this, info);
     this.BuildKeyword();
 }