Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ConsoleApplication1
VariableArgument
C# Class ConsoleApplication1.VariableArgument
Datei anzeigen
Open project: ChrisEelmaa/StackOverflow
Class Usage Examples
Protected Properties
Property
Type
Description
SentinelDisposable
IDisposable
Public Methods
Method
Description
GetSize
( ) :
int
Write
(
IntPtr
buffer
) :
IDisposable
Method Details
GetSize()
public
method
public
GetSize
( ) :
int
return
int
Write()
public
abstract
method
public
abstract
Write
(
IntPtr
buffer
) :
IDisposable
buffer
System.IntPtr
return
IDisposable
Property Details
SentinelDisposable
protected_oe static_oe property
protected
static
IDisposable
SentinelDisposable
return
IDisposable