C# Class MethodSignature, simplexml

Show file Open project: ngallagher/simplexml Class Usage Examples

Public Methods

Method Description
MethodSignature ( String name, MethodType, type, String value ) : System.Collections.Generic
ToString ( ) : String

Method Details

MethodSignature() public method

public MethodSignature ( String name, MethodType, type, String value ) : System.Collections.Generic
name String
type MethodType,
value String
return System.Collections.Generic

ToString() public method

public ToString ( ) : String
return String