Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UnsafeCode
PointRef
C# Class UnsafeCode.PointRef
Show file
Open project: Apress/pro-c-sharp-9-w-.net-core-5
Class Usage Examples
Public Properties
Property
Type
Description
x
int
y
int
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
x
public property
public
int
x
return
int
y
public property
public
int
y
return
int