C# Class ConsoleApplication1.VariableStringArgument.StringArgumentDisposable

Inheritance: IDisposable
Mostrar archivo Open project: ChrisEelmaa/StackOverflow

Public Methods

Method Description
Dispose ( ) : void
StringArgumentDisposable ( IntPtr ptr ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

StringArgumentDisposable() public method

public StringArgumentDisposable ( IntPtr ptr ) : System
ptr System.IntPtr
return System