C# Class ilcc.Runtime.C.CAssert

Show file Open project: soywiz/ilcc

Public Methods

Method Description
_wassert ( char Message, char File, uint Line ) : void

Method Details

_wassert() public static method

public static _wassert ( char Message, char File, uint Line ) : void
Message char
File char
Line uint
return void