using System.Collections.Generic; using Rokojori.Extensions; namespace Rokojori { public class SerializedResource:SerializedBase { } }