C#语法基础04_Debug.Assert

仅当

// 存在重载
Debug.Assert(<bool>);
Debug.Assert(<bool>,"simplified string");
Debug.Assert(<bool>,"simplified string", "string");

C#语法基础04_Debug.Assert_C#语法

posted on 2021-04-06 00:23 摸鱼time  阅读(0)  评论(0) 编辑 收藏