Gorgon
Show / Hide Table of Contents

Enum ContentState

The flags used to identify the current content state.

Namespace: Gorgon.Editor.UI
Assembly: Gorgon.Editor.API.dll
Syntax
public enum ContentState

Fields

Name Description
Modified

Content is modified.

New

Content is new.

Unmodified

Content is unmodified.

Extension Methods

GorgonNullExtensions.AsNullable<T>(object)
GorgonNullExtensions.IfNull<T>(object, T)
GorgonNullExtensions.IsNull(object)
  • Edit this page
  • View Source
In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author