embeddedapi:devel:mono
Differences
This shows you the differences between two versions of the page.
embeddedapi:devel:mono [2012/01/03 09:58] – created miconda | embeddedapi:devel:mono [2012/01/16 19:31] (current) – [Example] 85.178.78.85 | ||
---|---|---|---|
Line 157: | Line 157: | ||
class Test { | class Test { | ||
static int Main(string[] args) { | static int Main(string[] args) { | ||
- | SR.Core.Log(1, | + | SR.Core.Log(1, |
- | sion() + " | + | |
if (args.Length == 1) { | if (args.Length == 1) { | ||
- | SR.Core.Log(1, | + | SR.Core.Log(1, |
- | " | + | |
+ args[0] + " | + args[0] + " | ||
} | } | ||
- | SR.Core.Dbg(" | + | SR.Core.Dbg(" |
- | "); | + | |
SR.PV.SetS(" | SR.PV.SetS(" | ||
SR.HDR.AppendToReply(" | SR.HDR.AppendToReply(" |
embeddedapi/devel/mono.1325584696.txt.gz · Last modified: 2012/01/03 09:58 by miconda