C# Class Ancestry.Daisy.Tests.TestObjects.EmptyCommentDocumentation

Inheritance: ICommentDocumentation
Show file Open project: Ancestry/Daisy

Public Methods

Method Description
ForMethod ( MethodInfo methodInfo ) : MethodDocumentation

Method Details

ForMethod() public method

public ForMethod ( MethodInfo methodInfo ) : MethodDocumentation
methodInfo System.Reflection.MethodInfo
return Ancestry.Daisy.Documentation.MethodDocumentation