コード例 #1
0
 public DictionaryObject Get()
 {
     return(dictionary.Get(this._exceptionType));
 }