C# Class BootstrapComponents.Tests.Core.MockHtmlContainer

Inheritance: BootstrapComponents.Core.NoInnerHtmlContainer
Afficher le fichier Open project: jordanwallwork/bootstrapcomponents Class Usage Examples

Méthodes publiques

Méthode Description
MockHtmlContainer ( string tag, bool selfClosing = true ) : BootstrapComponents.Core

Method Details

MockHtmlContainer() public méthode

public MockHtmlContainer ( string tag, bool selfClosing = true ) : BootstrapComponents.Core
tag string
selfClosing bool
Résultat BootstrapComponents.Core