Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Runtime
CompilerServices
FixedBufferAttribute
C# Class System.Runtime.CompilerServices.FixedBufferAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: gbarnett/shared-source-cli-2.0
Public Methods
Method
Description
FixedBufferAttribute
(
Type
elementType
,
int
length
) :
System
Method Details
FixedBufferAttribute()
public
method
public
FixedBufferAttribute
(
Type
elementType
,
int
length
) :
System
elementType
System.Type
length
int
return
System