mirror of https://github.com/AMT-Cheif/Stylet.git
9 lines
113 B
C#
9 lines
113 B
C#
|
using System;
|
|||
|
|
|||
|
namespace Stylet.Samples.OverridingViewManager
|
|||
|
{
|
|||
|
public class ShellViewModel
|
|||
|
{
|
|||
|
}
|
|||
|
}
|