Stream.ObjectInvariant 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
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 ()
- 属性