码迷,mamicode.com
首页 > 其他好文 > 详细

#region的作用和注释快捷键

时间:2017-03-30 13:51:18      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:xxxxx   ini   简洁   xxxx   init   快捷   end   函数   作用   

让函数在编辑器中收起来,简洁

    #region All MenuItems

    [@MenuItem("xxx")]
    public static void Init()
    {
      XXXXX;
    }

    #endregion 

注释快捷键是 Ctrl+K+C 取消注释是Ctrl+K+U

#region的作用和注释快捷键

标签:xxxxx   ini   简洁   xxxx   init   快捷   end   函数   作用   

原文地址:http://www.cnblogs.com/luxishi/p/6645338.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!