Search Results for

    Show / Hide Table of Contents

    Enum SystemMethods

    Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseModelDefinitions
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public enum SystemMethods

    Fields

    Name Description
    CurrentDateTime
    NewGuid

    Extension Methods

    DictionaryExtensions.MergeLeft<SystemMethods, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<SystemMethods, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<SystemMethods>()
    EnumExtensions.HasFlagAny<SystemMethods>(SystemMethods)
    ObjectExtensions.AsEnumerableOfOne<SystemMethods>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<SystemMethods, TProperty, TVal>(Expression<Func<SystemMethods, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    ExpressionHelper.GetPropertyInfo<SystemMethods, TProperty>(Expression<Func<SystemMethods, TProperty>>)
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX