프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / License.DB / iDatabase.cs @ master

이력 | 보기 | 이력해설 | 다운로드 (160 Bytes)

1 1305c420 taeseongkim
namespace License.DB
2
{
3
    public interface iDatabase
4
    {
5
        void Active(string MachineName, string UserName, string Process, string license);
6
    }
7
}
클립보드 이미지 추가 (최대 크기: 500 MB)