Git.Core.Index.Index C# (CSharp) Method

Index() public method

public Index ( ) : System
return System
        public Index()
        {
            Init ();
        }

Same methods

Index::Index ( string indexFilePath ) : System