ItemShort.ItemShort C# (CSharp) Méthode

ItemShort() public méthode

public ItemShort ( Hashtable ht ) : System.Collections
ht Hashtable
Résultat System.Collections
    public ItemShort(Hashtable ht)
    {
        this.SetData(ht);
    }

Same methods

ItemShort::ItemShort ( ) : System.Collections