• Home
  • API
  • Change Log
  • Github

    Show / Hide Table of Contents
    • DotNetHelper.FastMember.Extension
      • ExtFastMember
      • ObjectMapper
    • DotNetHelper.FastMember.Extension.Exceptions
      • PropertyMapException
    • DotNetHelper.FastMember.Extension.Extension
      • FastMemberExtension
    • DotNetHelper.FastMember.Extension.Helpers
      • DynamicObjectHelper
      • New<T>
    • DotNetHelper.FastMember.Extension.Models
      • MemberWrapper

    Class New<T>

    Inheritance
    Object
    New<T>
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: DotNetHelper.FastMember.Extension.Helpers
    Assembly: DotNetHelper.FastMember.Extension.dll
    Syntax
    public static class New<T>
    Type Parameters
    Name Description
    T

    Fields

    | Improve this Doc View Source

    Instance

    Declaration
    public static readonly Func<T> Instance
    Field Value
    Type Description
    Func<T>
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Joseph McNeal Jr