7 lines
91 B
C#
7 lines
91 B
C#
namespace Sep.Git.Tfs.Core.TfsInterop
|
|
{
|
|
public interface ICheckinNote
|
|
{
|
|
}
|
|
}
|