コード例 #1
0
        public response GetMothersHelpersType()
        {
            GetStories myStories = new GetStories();

            return(myStories.GetMothersHelpersType());
        }