Files
git-tfs/GitTfs/Core/TfsInterop/ICheckinNote.cs
T
2010-12-02 12:38:23 -05:00

7 lines
91 B
C#

namespace Sep.Git.Tfs.Core.TfsInterop
{
public interface ICheckinNote
{
}
}