C# Class ConsoleApplication1.VariableArgument

Afficher le fichier Open project: ChrisEelmaa/StackOverflow Class Usage Examples

Protected Properties

Свойство Type Description
SentinelDisposable IDisposable

Méthodes publiques

Méthode Description
GetSize ( ) : int
Write ( IntPtr buffer ) : IDisposable

Method Details

GetSize() public méthode

public GetSize ( ) : int
Résultat int

Write() public abstract méthode

public abstract Write ( IntPtr buffer ) : IDisposable
buffer System.IntPtr
Résultat IDisposable

Property Details

SentinelDisposable protected_oe static_oe property

protected static IDisposable SentinelDisposable
Résultat IDisposable