Skip to main content

Motion Standalone Postprocessor C# library 2024 R2

Delegate ParameterConverter

Last update: 03.07.2024

Namespace: VM.Operations.Post.Attributes
Assembly: VM.Operations.Post.dll

public delegate object ParameterConverter(object val)

Parameters

val object

Returns

object