コード例 #1
0
 public string GetSummary()
 {
     return($"Framework: LeoEcs.Resize{Environment.NewLine}{_options.GetSummary()}");
 }
コード例 #2
0
 public string GetSummary()
 {
     return($"Framework: Ecslite.V1{Environment.NewLine}{_options.GetSummary()}");
 }