CustomAttributeHelper.GetRuntimeValue Method |
[Missing <summary> documentation for "M:PostSharp.Sdk.CodeModel.CustomAttributeHelper.GetRuntimeValue(PostSharp.Sdk.CodeModel.SerializedValue,System.Type,PostSharp.Sdk.CodeModel.SerializedValueBindingOptions)"]
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public static Object GetRuntimeValue( SerializedValue serializedValue, Type type, SerializedValueBindingOptions options )
Parameters
- serializedValue
- Type: PostSharp.Sdk.CodeModel.SerializedValue
[Missing <param name="serializedValue"/> documentation for "M:PostSharp.Sdk.CodeModel.CustomAttributeHelper.GetRuntimeValue(PostSharp.Sdk.CodeModel.SerializedValue,System.Type,PostSharp.Sdk.CodeModel.SerializedValueBindingOptions)"]
- type
- Type: System.Type
[Missing <param name="type"/> documentation for "M:PostSharp.Sdk.CodeModel.CustomAttributeHelper.GetRuntimeValue(PostSharp.Sdk.CodeModel.SerializedValue,System.Type,PostSharp.Sdk.CodeModel.SerializedValueBindingOptions)"]
- options
- Type: PostSharp.Sdk.CodeModel.SerializedValueBindingOptions
[Missing <param name="options"/> documentation for "M:PostSharp.Sdk.CodeModel.CustomAttributeHelper.GetRuntimeValue(PostSharp.Sdk.CodeModel.SerializedValue,System.Type,PostSharp.Sdk.CodeModel.SerializedValueBindingOptions)"]
Return Value
Type: Object[Missing <returns> documentation for "M:PostSharp.Sdk.CodeModel.CustomAttributeHelper.GetRuntimeValue(PostSharp.Sdk.CodeModel.SerializedValue,System.Type,PostSharp.Sdk.CodeModel.SerializedValueBindingOptions)"]