C# Class TeamMentor.CoreLib.HelperExtensionMethods

Show file Open project: TeamMentor/Master

Public Methods

Method Description
add_Xslt ( this xmlContent, string xsltToUse ) : string

Method Details

add_Xslt() public static method

public static add_Xslt ( this xmlContent, string xsltToUse ) : string
xmlContent this
xsltToUse string
return string