C# 클래스 Monobjc.Generators.DummyClassVariousReturns

상속: Monobjc.Types.TSObject
파일 보기 프로젝트 열기: Monobjc/monobjc

공개 메소드들

메소드 설명
DummyClassVariousReturns ( ) : System
DummyClassVariousReturns ( IntPtr value ) : System

비공개 메소드들

메소드 설명
BoolMethod ( ) : bool
ByteMethod ( ) : byte
CharMethod ( ) : char
ClassMethod ( ) : Class
DoubleMethod ( ) : double
EnumMethod ( ) : TSWindingRule
FloatMethod ( ) : float
IdMethod ( ) : Id
IntMethod ( ) : int
LongMethod ( ) : long
PointerMethod ( ) : IntPtr
ShortMethod ( ) : short
UintMethod ( ) : uint
UlongMethod ( ) : ulong
UshortMethod ( ) : ushort
WrapperMethod ( ) : IManagedWrapper

메소드 상세

DummyClassVariousReturns() 공개 메소드

public DummyClassVariousReturns ( ) : System
리턴 System

DummyClassVariousReturns() 공개 메소드

public DummyClassVariousReturns ( IntPtr value ) : System
value System.IntPtr
리턴 System