Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Shell / IShell.cs @ 4b0a2fc0

History | View | Annotate | Download (66 Bytes)

1 d53bbdf0 Panagiotis Kanavos
namespace Pithos.Client.WPF {
2 d53bbdf0 Panagiotis Kanavos
    public interface IShell {}
3 d53bbdf0 Panagiotis Kanavos
}