C# Class Program.TypedValueGatherer, gert

Inheritance: MarshalByRefObject
ファイルを表示 Open project: mono/gert

Public Methods

Method Description
GetTypedValue ( ) : object
TypedValueGatherer ( int instance ) : System

Method Details

GetTypedValue() public method

public GetTypedValue ( ) : object
return object

TypedValueGatherer() public method

public TypedValueGatherer ( int instance ) : System
instance int
return System