Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MQL4CSharp
Base
MQL
MQLCommandRequest
C# Class MQL4CSharp.Base.MQL.MQLCommandRequest
ファイルを表示
Open project: jseparovic/MQL4CSharp
Class Usage Examples
Public Methods
Method
Description
MQLCommandRequest
(
int
id
,
MQLCommand
command
,
List
parameters
) :
System
ToString
( ) :
string
Method Details
MQLCommandRequest()
public
method
public
MQLCommandRequest
(
int
id
,
MQLCommand
command
,
List
parameters
) :
System
id
int
command
MQLCommand
parameters
List
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string