Composite Plastic Bag
Public Member Functions | Properties | List of all members
CompositePlasticBag.OrdinaryStuff Class Reference
Inheritance diagram for CompositePlasticBag.OrdinaryStuff:
CompositePlasticBag.IStuff

Public Member Functions

override string ToString ()
 Returns a string representation of this object More...
 

Properties

String Description [get, set]
 The description of this object More...
 
int Weight [get, set]
 The (accumulated) weight of this object More...
 
- Properties inherited from CompositePlasticBag.IStuff
int Weight [get]
 The (accumulated) weight of this object More...
 
String Description [get]
 The description of this object More...
 

Member Function Documentation

override string CompositePlasticBag.OrdinaryStuff.ToString ( )

Returns a string representation of this object

Returns
a string representation of this object

Property Documentation

String CompositePlasticBag.OrdinaryStuff.Description
getset

The description of this object

int CompositePlasticBag.OrdinaryStuff.Weight
getset

The (accumulated) weight of this object


The documentation for this class was generated from the following file: