设计一个入门业务类,函数方法, 然后调用方法,执行六次不成功,以解决您之口舌之争的事情。善用易经之像,化解日常工作中的不顺利事情的发生;
- using System;
- using System.Collections.Generic;
- using System.Linq;
- using System.Text;
- using System.Threading.Tasks;
-
- namespace 方法
- {
- internal class Program
- {
- static void Main(string[] args)
- {
-
- #region 调用设计的类中 赋值方法函数;
- DemoMe _classDic = new DemoMe();
-
- _classDic.GetEnd_Build();
-
-
-
-
- #endregion
-
-
- Console.ReadLine();
-
- }
-
-
- #region 方法函数业务设计;
- //设计业务封装类;
- public class DemoMe
- {
- //public int id = 1;
- public int id = 0;
- public string name ="血常规测试";
-
- //override 重写方法;
- public void GetEnd_Build()
- {
-
-
- //流程控制分支语句 if;
- if(id !=0)
- {
- i