Invoke(R) Class

Microsoft Robotics
Microsoft Robotics Class Reference
Invokes a method in the WPF adapter

Namespace: Microsoft.Ccr.Adapters.Wpf
Assembly: Microsoft.Ccr.Adapters.Wpf (in Microsoft.Ccr.Adapters.Wpf.dll) Version: 4.0.261.0 (4.0.261.0)

public class Invoke<R> : DispatcherInvoke

R
the return type of the method
Show: