### YamlMime:ManagedReference items: - uid: MLEM.Data.Json.JsonConverters commentId: T:MLEM.Data.Json.JsonConverters id: JsonConverters parent: MLEM.Data.Json children: - MLEM.Data.Json.JsonConverters.AddAll(Newtonsoft.Json.JsonSerializer) - MLEM.Data.Json.JsonConverters.Converters langs: - csharp - vb name: JsonConverters nameWithType: JsonConverters fullName: MLEM.Data.Json.JsonConverters type: Class source: remote: path: MLEM.Data/Json/JsonConverters.cs branch: master repo: https://github.com/Ellpeck/MLEM id: JsonConverters path: ../MLEM.Data/Json/JsonConverters.cs startLine: 6 assemblies: - MLEM.Data namespace: MLEM.Data.Json syntax: content: public class JsonConverters content.vb: Public Class JsonConverters inheritance: - System.Object inheritedMembers: - System.Object.Equals(System.Object) - System.Object.Equals(System.Object,System.Object) - System.Object.GetHashCode - System.Object.GetType - System.Object.MemberwiseClone - System.Object.ReferenceEquals(System.Object,System.Object) - System.Object.ToString modifiers.csharp: - public - class modifiers.vb: - Public - Class - uid: MLEM.Data.Json.JsonConverters.Converters commentId: F:MLEM.Data.Json.JsonConverters.Converters id: Converters parent: MLEM.Data.Json.JsonConverters langs: - csharp - vb name: Converters nameWithType: JsonConverters.Converters fullName: MLEM.Data.Json.JsonConverters.Converters type: Field source: remote: path: MLEM.Data/Json/JsonConverters.cs branch: master repo: https://github.com/Ellpeck/MLEM id: Converters path: ../MLEM.Data/Json/JsonConverters.cs startLine: 8 assemblies: - MLEM.Data namespace: MLEM.Data.Json syntax: content: public static readonly JsonConverter[] Converters return: type: Newtonsoft.Json.JsonConverter[] content.vb: Public Shared ReadOnly Converters As JsonConverter() modifiers.csharp: - public - static - readonly modifiers.vb: - Public - Shared - ReadOnly - uid: MLEM.Data.Json.JsonConverters.AddAll(Newtonsoft.Json.JsonSerializer) commentId: M:MLEM.Data.Json.JsonConverters.AddAll(Newtonsoft.Json.JsonSerializer) id: AddAll(Newtonsoft.Json.JsonSerializer) parent: MLEM.Data.Json.JsonConverters langs: - csharp - vb name: AddAll(JsonSerializer) nameWithType: JsonConverters.AddAll(JsonSerializer) fullName: MLEM.Data.Json.JsonConverters.AddAll(Newtonsoft.Json.JsonSerializer) type: Method source: remote: path: MLEM.Data/Json/JsonConverters.cs branch: master repo: https://github.com/Ellpeck/MLEM id: AddAll path: ../MLEM.Data/Json/JsonConverters.cs startLine: 12 assemblies: - MLEM.Data namespace: MLEM.Data.Json syntax: content: public static JsonSerializer AddAll(JsonSerializer serializer) parameters: - id: serializer type: Newtonsoft.Json.JsonSerializer return: type: Newtonsoft.Json.JsonSerializer content.vb: Public Shared Function AddAll(serializer As JsonSerializer) As JsonSerializer overload: MLEM.Data.Json.JsonConverters.AddAll* modifiers.csharp: - public - static modifiers.vb: - Public - Shared references: - uid: MLEM.Data.Json commentId: N:MLEM.Data.Json name: MLEM.Data.Json nameWithType: MLEM.Data.Json fullName: MLEM.Data.Json - uid: System.Object commentId: T:System.Object parent: System isExternal: true name: Object nameWithType: Object fullName: System.Object - uid: System.Object.Equals(System.Object) commentId: M:System.Object.Equals(System.Object) parent: System.Object isExternal: true name: Equals(Object) nameWithType: Object.Equals(Object) fullName: System.Object.Equals(System.Object) spec.csharp: - uid: System.Object.Equals(System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.Equals(System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Object.Equals(System.Object,System.Object) commentId: M:System.Object.Equals(System.Object,System.Object) parent: System.Object isExternal: true name: Equals(Object, Object) nameWithType: Object.Equals(Object, Object) fullName: System.Object.Equals(System.Object, System.Object) spec.csharp: - uid: System.Object.Equals(System.Object,System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.Equals(System.Object,System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Object.GetHashCode commentId: M:System.Object.GetHashCode parent: System.Object isExternal: true name: GetHashCode() nameWithType: Object.GetHashCode() fullName: System.Object.GetHashCode() spec.csharp: - uid: System.Object.GetHashCode name: GetHashCode nameWithType: Object.GetHashCode fullName: System.Object.GetHashCode isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.GetHashCode name: GetHashCode nameWithType: Object.GetHashCode fullName: System.Object.GetHashCode isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Object.GetType commentId: M:System.Object.GetType parent: System.Object isExternal: true name: GetType() nameWithType: Object.GetType() fullName: System.Object.GetType() spec.csharp: - uid: System.Object.GetType name: GetType nameWithType: Object.GetType fullName: System.Object.GetType isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.GetType name: GetType nameWithType: Object.GetType fullName: System.Object.GetType isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Object.MemberwiseClone commentId: M:System.Object.MemberwiseClone parent: System.Object isExternal: true name: MemberwiseClone() nameWithType: Object.MemberwiseClone() fullName: System.Object.MemberwiseClone() spec.csharp: - uid: System.Object.MemberwiseClone name: MemberwiseClone nameWithType: Object.MemberwiseClone fullName: System.Object.MemberwiseClone isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.MemberwiseClone name: MemberwiseClone nameWithType: Object.MemberwiseClone fullName: System.Object.MemberwiseClone isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Object.ReferenceEquals(System.Object,System.Object) commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) parent: System.Object isExternal: true name: ReferenceEquals(Object, Object) nameWithType: Object.ReferenceEquals(Object, Object) fullName: System.Object.ReferenceEquals(System.Object, System.Object) spec.csharp: - uid: System.Object.ReferenceEquals(System.Object,System.Object) name: ReferenceEquals nameWithType: Object.ReferenceEquals fullName: System.Object.ReferenceEquals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.ReferenceEquals(System.Object,System.Object) name: ReferenceEquals nameWithType: Object.ReferenceEquals fullName: System.Object.ReferenceEquals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Object.ToString commentId: M:System.Object.ToString parent: System.Object isExternal: true name: ToString() nameWithType: Object.ToString() fullName: System.Object.ToString() spec.csharp: - uid: System.Object.ToString name: ToString nameWithType: Object.ToString fullName: System.Object.ToString isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.ToString name: ToString nameWithType: Object.ToString fullName: System.Object.ToString isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System commentId: N:System isExternal: true name: System nameWithType: System fullName: System - uid: Newtonsoft.Json.JsonConverter[] isExternal: true name: JsonConverter[] nameWithType: JsonConverter[] fullName: Newtonsoft.Json.JsonConverter[] nameWithType.vb: JsonConverter() fullName.vb: Newtonsoft.Json.JsonConverter() name.vb: JsonConverter() spec.csharp: - uid: Newtonsoft.Json.JsonConverter name: JsonConverter nameWithType: JsonConverter fullName: Newtonsoft.Json.JsonConverter isExternal: true - name: '[]' nameWithType: '[]' fullName: '[]' spec.vb: - uid: Newtonsoft.Json.JsonConverter name: JsonConverter nameWithType: JsonConverter fullName: Newtonsoft.Json.JsonConverter isExternal: true - name: () nameWithType: () fullName: () - uid: MLEM.Data.Json.JsonConverters.AddAll* commentId: Overload:MLEM.Data.Json.JsonConverters.AddAll name: AddAll nameWithType: JsonConverters.AddAll fullName: MLEM.Data.Json.JsonConverters.AddAll - uid: Newtonsoft.Json.JsonSerializer commentId: T:Newtonsoft.Json.JsonSerializer parent: Newtonsoft.Json isExternal: true name: JsonSerializer nameWithType: JsonSerializer fullName: Newtonsoft.Json.JsonSerializer - uid: Newtonsoft.Json commentId: N:Newtonsoft.Json isExternal: true name: Newtonsoft.Json nameWithType: Newtonsoft.Json fullName: Newtonsoft.Json