Beispiel #1
0
        public string GetActionDone()
        {
            //throw new NotImplementedException();

            var test = new TestEntity();

            return(test.ActionOne());
        }