关于C#函数前的中括号用法public class A{ [...] public void Hello(int A,int B) { }}要在Hello函数前中括号内加入自己描述,并需要代码读出这个描述如何实现