AppHarbor.GitCommandException.GitCommandException C# (CSharp) Метод

GitCommandException() публичный Метод

public GitCommandException ( ) : System
Результат System
        public GitCommandException()
        {
        }

Same methods

GitCommandException::GitCommandException ( string message ) : System
GitCommandException