Goedel.Mesh.Entry.Entry C# (CSharp) Method

Entry() public method

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

Same methods

Entry::Entry ( JSONReader JSONReader ) : System
Entry::Entry ( string _String ) : System