[Missing <summary> documentation for "M:NagLibrary.G05.G05State.#ctor(System.Int32,System.Int32,System.Int32@)"]
Syntax
C# |
---|
public G05State(
int genid,
int subid,
out int ifail
) |
F# |
---|
new :
genid : int *
subid : int *
ifail : int byref -> G05State |
Parameters
- genid
- Type: System..::..Int32
[Missing <param name="genid"/> documentation for "M:NagLibrary.G05.G05State.#ctor(System.Int32,System.Int32,System.Int32@)"]
- subid
- Type: System..::..Int32
[Missing <param name="subid"/> documentation for "M:NagLibrary.G05.G05State.#ctor(System.Int32,System.Int32,System.Int32@)"]
- ifail
- Type: System..::..Int32%
On exit:
unless the method detects an error (see
[Error Indicators and Warnings]).
See Also