Provides write access to a collection of arguments that need to be serialized.
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
[InternalImplement]
public interface IArgumentsWriter
Properties
Name | Description |
---|---|
MetadataEmitter | When serializing PostSharp access, gets a facility that can be used to serialize metadata ( |
Methods
Name | Description |
---|---|
SetValue(string, object, string) | Sets the value of an argument. |