コード例 #1
0
ファイル: FileBase.cs プロジェクト: igor-toporet/TestFx
 public bool IsInjected()
 {
     return(_file.IsInjected());
 }