|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Lib.UtilConsole, including all inherited members.
| _defaultMatrixName | IG.Lib.UtilConsole | protected |
| _defaultVectorName | IG.Lib.UtilConsole | protected |
| Examples() | IG.Lib.UtilConsole | inlinestatic |
| GetConsoleWindow() | IG.Lib.UtilConsole | private |
| HideConsoleWindow() | IG.Lib.UtilConsole | inlinestatic |
| Read(ref int value) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref long value) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref double value) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref float value) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref bool value) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref string value) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref IVector vec) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref IVector vec, string vecName) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref IMatrix mat) | IG.Lib.UtilConsole | inlinestatic |
| Read(ref IMatrix mat, string matName) | IG.Lib.UtilConsole | inlinestatic |
| ReadPwd(ref string value, string printchar, bool repeat=true) | IG.Lib.UtilConsole | inlinestatic |
| ReadPwd(ref string value, bool printrandom, bool repeat=true) | IG.Lib.UtilConsole | inlinestatic |
| ReadPwd(ref string value, bool repeat=true) | IG.Lib.UtilConsole | inlinestatic |
| ReadPwd(ref byte[] passwordBytes, ref string passwordString, string passwordName="password", bool isStringForm=false, bool isByteform=false, bool isHexForm=false, bool isBase64Encoded=false, bool verify=true) | IG.Lib.UtilConsole | inlinestatic |
| ReadPwdBasic(ref string value, string printchar, bool printrandom, bool repeat=true) | IG.Lib.UtilConsole | inlinestatic |
| ShowConsoleWindow() | IG.Lib.UtilConsole | inlinestatic |
| ShowWindow(IntPtr hWnd, int nCmdShow) | IG.Lib.UtilConsole | private |
| SW_HIDE | IG.Lib.UtilConsole | protected |
| SW_SHOW | IG.Lib.UtilConsole | protected |