Search Results for

    Show / Hide Table of Contents
    View Source

    Class SemVersionExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class SemVersionExtensions

    Methods

    View Source

    ToSemanticString(SemVersion)

    Declaration
    public static string ToSemanticString(this SemVersion semVersion)
    Parameters
    Type Name Description
    SemVersion semVersion
    Returns
    Type Description
    System.String
    View Source

    ToSemanticStringWithoutBuild(SemVersion)

    Declaration
    public static string ToSemanticStringWithoutBuild(this SemVersion semVersion)
    Parameters
    Type Name Description
    SemVersion semVersion
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ToSemanticString(SemVersion)
      • ToSemanticStringWithoutBuild(SemVersion)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX