コード例 #1
0
        public void Warning()
        {
            var service = new SampleService();

            service.LogWarning();
        }