FluentRpcMethodExtension Class

Class FluentRpcMethodExtension.

Inheritance Hierarchy

SystemObject
  TwinCAT.Ads.TypeSystemFluentRpcMethodExtension

Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public static class FluentRpcMethodExtension

The FluentRpcMethodExtension type exposes the following members.

Methods

 

Name

Description

AddParameter(RpcMethod, IRpcMethodParameter)

Adds a parameter to the RpcMethod

AddParameter(RpcMethod, String, IDataType, MethodParamFlags)

Adds a parameter to the RpcMethod

AddParameter(RpcMethod, String, IDataType, MethodParamFlags, Int32)

Adds a parameter to the RpcMethod

SetReturnType

Sets the ReturnType of the RpcMethod.

Remarks

This method extends the RpcMethod with extension methods to construct methods fluently.

Reference

TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026