Search Results for

    Show / Hide Table of Contents
    View Source

    Class SqliteGuidScalarMapper

    Inheritance
    System.Object
    ScalarMapper<Guid>
    Namespace: Umbraco.Cms.Persistence.Sqlite.Mappers
    Assembly: Umbraco.Cms.Persistence.Sqlite.dll
    Syntax
    public class SqliteGuidScalarMapper : ScalarMapper<Guid>, IScalarMapper

    Methods

    View Source

    Map(Object)

    Declaration
    protected override Guid Map(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type Description
    Guid
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Map(Object)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX