Stream.ObjectInvariant Method

Definition

Caution

Do not call or override this method.

Provides support for a Contract.

protected:
 virtual void ObjectInvariant();
[System.Obsolete("Do not call or override this method.")]
protected virtual void ObjectInvariant ();
protected virtual void ObjectInvariant ();
[<System.Obsolete("Do not call or override this method.")>]
abstract member ObjectInvariant : unit -> unit
override this.ObjectInvariant : unit -> unit
abstract member ObjectInvariant : unit -> unit
override this.ObjectInvariant : unit -> unit
Protected Overridable Sub ObjectInvariant ()
Attributes

Applies to