示例#1
0
 public Boolean IsSellable()
 {
     return(SafeNatives.IsItemSellable(this));
 }