MetalamaAPI documentationAspect APIMetalama.​Framework.​SerializationIArguments­Writer
Open sandboxFocus

IArgumentsWriter Interface

Provides write access to a collection of arguments that need to be serialized.

Namespace: Metalama.Framework.Serialization
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IArgumentsWriter

Methods

Name Description
SetValue(string, object?, string?)

Sets the value of an argument.