FluentRpcMethodExtension Class
Class FluentRpcMethodExtension.
Inheritance Hierarchy
System.Object
TwinCAT.Ads.TypeSystem.FluentRpcMethodExtension
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public static class FluentRpcMethodExtension
The FluentRpcMethodExtension type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
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 |
|
Sets the ReturnType of the RpcMethod. |