MkLogFileC - various functions to 'create and delete' a MkLogFileS … More...
Functions | |
static IntPtr | csmkkernel.MkLogFileC.CTOR (MkObjectC fmtobj, string file) |
C#: → C-API open the log-file in append mode … | |
csmkkernel.MkLogFileC.MkLogFileC (MkObjectC fmtobj, string file) | |
CONSTRUCTOR. | |
static MkLogFileC | csmkkernel.MkLogFileC.Open (MkObjectC fmtobj, string file) |
C#: → C-API open the log-file in append mode … | |
MkLogFileC - various functions to 'create and delete' a MkLogFileS …
|
inlinestaticprotected |
C#:
→ C-API [constructor,static] MkLogFileC MkLogFileC.Open(MkObjectC fmtobj, string file)
open the log-file in append mode …
Definition at line 153 of file MkLogFileC.cs.
|
inline |
CONSTRUCTOR.
C#:
→ C-API [constructor,static] MkLogFileC MkLogFileC.Open(MkObjectC fmtobj, string file)
open the log-file in append mode …
Definition at line 164 of file MkLogFileC.cs.
|
inlinestatic |
C#:
→ C-API [constructor,static] MkLogFileC MkLogFileC.Open(MkObjectC fmtobj, string file)
open the log-file in append mode …
Definition at line 167 of file MkLogFileC.cs.