コード例 #1
0
 void IFsData.AddLink(IFsStructureChild structureFile) => AddLink((FsStructureFile)structureFile);
コード例 #2
0
 void IFsData.RemoveLink(IFsStructureChild structureFile) => RemoveLink((FsStructureFile)structureFile);