Class StringSerializationContextExtensions
Inheritance
System.Object
StringSerializationContextExtensions
Inherited Members
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()
Namespace: Snowflake.Configuration.Serialization.Serializers
Assembly: Snowflake.Framework.dll
Syntax
public static class StringSerializationContextExtensions
Methods
AppendLine(IConfigurationSerializationContext<String>, String)
Declaration
public static void AppendLine(this IConfigurationSerializationContext<string> this, string content)
Parameters
Type | Name | Description |
---|---|---|
IConfiguration |
this | |
System. |
content |