Example #1
0
    public override string ItemType()
    {
        itemtype = crops_type.ToString();

        return(itemtype);
    }