PostSharp / / API Reference / Post­Sharp.​Serialization / IArguments­Writer / Set­Value

Method SetValue

SetValue(String, Object, String)

Declaration
void SetValue(string name, object value, string scope = null)
Parameters
Type Name Description
String name
Object value
String scope