public void Serialize(Resources resources, string filePath) { ResourcesSerializer.Serialize(filePath, resources); }