Stream.ObjectInvariant 方法

定义

注意

Do not call or override this method.

提供对 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 ()
属性

适用于