Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Csharp6
Csharp6
PointExtensions
C# Class Csharp6.Csharp6.PointExtensions
显示文件
Open project: ufcpp/UfcppSample
Public Methods
Method
Description
Add
(
this
list
,
int
x
,
int
y
) :
void
Method Details
Add()
public
static
method
public
static
Add
(
this
list
,
int
x
,
int
y
) :
void
list
this
x
int
y
int
return
void