C# Class _3PA.ScintillaExtension

Mostrar archivo Open project: jcaillon/3P

Public Methods

Method Description
IsTrue ( this ptr ) : bool
ToPointer ( this myBool ) : IntPtr

Method Details

IsTrue() public static method

public static IsTrue ( this ptr ) : bool
ptr this
return bool

ToPointer() public static method

public static ToPointer ( this myBool ) : IntPtr
myBool this
return System.IntPtr