public static RfcRc Invoke(ConnectionHandle connectionHandle, FunctionHandle functionHandle, out RfcErrorInfo errorInfo) { throw new NotImplementedException(); }
public static FunctionDescriptionHandle GetFunctionDescription(FunctionHandle functionHandle, out RfcErrorInfo errorInfo) { throw new NotImplementedException(); }