コード例 #1
0
 public string GetCleanName()
 {
     return(!RoomName.StartsWith("${") ? RoomName : RoomName[2..^ 1]);