Beispiel #1
0
 /**
  * Returns the documentation of the item.
  *
  * @return Item's documentation
  */
 public string getDocumentation()
 {
     return(activeArea.getDocumentation());
 }