コード例 #1
0
ファイル: Plan.cs プロジェクト: laszlo-kiss/Dataphor
 public bool InLoadingContext()
 {
     return(_serverProcess.InLoadingContext());
 }