コード例 #1
0
ファイル: BasicGame.cs プロジェクト: dkv01/withSIX.Desktop
 protected static bool ContentExists(IAbsoluteDirectoryPath dir) => dir.Exists && !dir.IsEmpty();