class
TypeConverter
public sealed class TypeConverter : Type> Constructors
TypeConverter(ITypeLoader typeLoader) Properties
| Name | Type | Description |
|---|---|---|
TypeLoader | ITypeLoader |
Methods
virtual Type Read(Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options) virtual Void Write(Utf8JsonWriter writer, Type value, JsonSerializerOptions options) Assembly:
Facepunch.ActionGraphs Namespace: Facepunch.ActionGraphs Full Name: Facepunch.ActionGraphs.TypeConverter