Exemplo n.º 1
0
        public EntityMappings Instance()
        {
            instance = instance ?? new EntityMappings();

            return(instance);
        }