C# Class ConsoleApplication1.VariableStringArgument

Inheritance: VariableArgument
显示文件 Open project: ChrisEelmaa/StackOverflow

Public Methods

Method Description
VariableStringArgument ( string value ) : System
Write ( IntPtr buffer ) : IDisposable

Method Details

VariableStringArgument() public method

public VariableStringArgument ( string value ) : System
value string
return System

Write() public method

public Write ( IntPtr buffer ) : IDisposable
buffer System.IntPtr
return IDisposable