Appearance
ArgumentNullException
value
name
string str = null; str.CheckNotNull(); // 抛出 ArgumentNullException 异常