Goedel.Persistence.Index.Index C# (CSharp) Method

Index() public method

Default Constructor
public Index ( ) : System
return System
		public Index () {
			_Initialize ();
			}
        /// <summary>

Same methods

Index::Index ( JSONReader JSONReader ) : System
Index::Index ( string _String ) : System