Example #1
0
            public static F Get(Guid id)
            {
                //#warning This method is only for mock purposes

                return(Map(AbstractMockModel <B> .Get(id)));
            }