FluentRpcMethodExtension Class
Class FluentRpcMethodExtension.
Inheritance Hierarchy
System.Object
TwinCAT.Ads.TypeSystem.FluentRpcMethodExtension
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public static class FluentRpcMethodExtensionThe 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. |