private static string PathForTestFile(string fileName)
 => SerializationTestCase.PathForTestFile("Character", "AnimationEvents", fileName);
 private static string PathForTestFile(string fileName)
 => SerializationTestCase.PathForTestFile("Character", "MoveList", fileName);
Exemple #3
0
 private static string PathForTestFile(string fileName)
 => SerializationTestCase.PathForTestFile("Level", "Conversation", fileName);