C# Class SDKDocGenerator.ConstructorInfoWrapper

Inheritance: MethodBaseWrapper
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
ConstructorInfoWrapper ( ConstructorInfo info, string docId ) : System

Method Details

ConstructorInfoWrapper() public method

public ConstructorInfoWrapper ( ConstructorInfo info, string docId ) : System
info System.Reflection.ConstructorInfo
docId string
return System