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

Delta() public method

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

Same methods

Delta::Delta ( JSONReader JSONReader ) : System
Delta::Delta ( string _String ) : System