IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Framework.ISink Interface Reference
+ Inheritance diagram for CShell.Framework.ISink:
+ Collaboration diagram for CShell.Framework.ISink:

Public Member Functions

void Dump (object o)
 
void Dump (object o, string description)
 
void Clear ()
 
void Dump (object o)
 
void Dump (object o, string description)
 
void Clear ()
 
- Public Member Functions inherited from CShell.Framework.IDocument
void Save ()
 
void SaveAs (string newFile)
 
void Save ()
 
void SaveAs (string newFile)
 

Properties

PaneLocation PreferredLocation [get]
 
bool IsVisible [get, set]
 
- Properties inherited from CShell.Framework.IDocument
ICommand CloseCommand [get]
 
Uri Uri [get]
 
bool IsDirty [get]
 

Member Function Documentation

void CShell.Framework.ISink.Dump ( object  o)
void CShell.Framework.ISink.Dump ( object  o)

Property Documentation

PaneLocation CShell.Framework.ISink.PreferredLocation
get
bool CShell.Framework.ISink.IsVisible
getset

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