C# Class Microsoft.Extensions.Cli.Utils.AnsiColorExtensions

Mostrar archivo Open project: aspnet/IISIntegration

Public Methods

Method Description
Red ( this text ) : string
Yellow ( this text ) : string

Method Details

Red() public static method

public static Red ( this text ) : string
text this
return string

Yellow() public static method

public static Yellow ( this text ) : string
text this
return string