Search Results for

    Show / Hide Table of Contents

    Class Oblong.OblongClassMap

    Inheritance
    Object
    CsvHelper.Configuration.ClassMap
    CsvHelper.Configuration.ClassMap<Oblong>
    Oblong.OblongClassMap
    Inherited Members
    CsvHelper.Configuration.ClassMap<TowseyLibrary.Oblong>.Map<TMember>(System.Linq.Expressions.Expression<System.Func<TowseyLibrary.Oblong, TMember>>, System.Boolean)
    CsvHelper.Configuration.ClassMap<TowseyLibrary.Oblong>.References<TClassMap>(System.Linq.Expressions.Expression<System.Func<TowseyLibrary.Oblong, System.Object>>, System.Object[])
    CsvHelper.Configuration.ClassMap.Map(System.Type, System.Reflection.MemberInfo, System.Boolean)
    CsvHelper.Configuration.ClassMap.Map()
    CsvHelper.Configuration.ClassMap.References(System.Type, System.Reflection.MemberInfo, System.Object[])
    CsvHelper.Configuration.ClassMap.Parameter(System.String)
    CsvHelper.Configuration.ClassMap.Parameter(System.Func<System.Reflection.ConstructorInfo>, System.String)
    CsvHelper.Configuration.ClassMap.Parameter(System.Reflection.ConstructorInfo, System.Reflection.ParameterInfo)
    CsvHelper.Configuration.ClassMap.AutoMap(System.Globalization.CultureInfo)
    CsvHelper.Configuration.ClassMap.AutoMap(CsvHelper.Configuration.CsvConfiguration)
    CsvHelper.Configuration.ClassMap.AutoMap(CsvHelper.CsvContext)
    CsvHelper.Configuration.ClassMap.GetMaxIndex(System.Boolean)
    CsvHelper.Configuration.ClassMap.ReIndex(System.Int32)
    CsvHelper.Configuration.ClassMap.AutoMapMembers(CsvHelper.Configuration.ClassMap, CsvHelper.CsvContext, System.Collections.Generic.LinkedList<System.Type>, System.Int32)
    CsvHelper.Configuration.ClassMap.AutoMapConstructorParameters(CsvHelper.Configuration.ClassMap, CsvHelper.CsvContext, System.Collections.Generic.LinkedList<System.Type>, System.Int32)
    CsvHelper.Configuration.ClassMap.CheckForCircularReference(System.Type, System.Collections.Generic.LinkedList<System.Type>)
    CsvHelper.Configuration.ClassMap.GetGenericType()
    CsvHelper.Configuration.ClassMap.ApplyAttributes(CsvHelper.Configuration.ParameterMap)
    CsvHelper.Configuration.ClassMap.ApplyAttributes(CsvHelper.Configuration.ParameterReferenceMap)
    CsvHelper.Configuration.ClassMap.ApplyAttributes(CsvHelper.Configuration.MemberMap)
    CsvHelper.Configuration.ClassMap.ApplyAttributes(CsvHelper.Configuration.MemberReferenceMap)
    CsvHelper.Configuration.ClassMap.ClassType
    CsvHelper.Configuration.ClassMap.ParameterMaps
    CsvHelper.Configuration.ClassMap.MemberMaps
    CsvHelper.Configuration.ClassMap.ReferenceMaps
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: TowseyLibrary
    Assembly: TowseyLibrary.dll
    Syntax
    public sealed class OblongClassMap : ClassMap<Oblong>

    Constructors

    | Improve this Doc View Source

    OblongClassMap()

    Declaration
    public OblongClassMap()

    Extension Methods

    ObjectExtensions.NotNull(Object)
    ObjectExtensions.AsArray<T>(T)
    ObjectExtensions.AsList<T>(T)
    ObjectExtensions.Wrap<T>(T)
    SystemExtensions.BinarySerialize(Object)
    ConfigFileExtensions.NotNull(Object, FileInfo, String, String)
    ConfigFileExtensions.ValidateNotNull(Object, String, String)
    ConfigFileExtensions.ValidateLessThan<T>(Object, Nullable<T>, String, Nullable<T>, String, String)
    ExtensionsXml.SerializeObject<T>(T)
    • Improve this Doc
    • View Source
    In This Article
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top