C# Class MiniSharp.Globals

Mostra file Open project: evanw/minisharp

Public Methods

Method Description
BaseClass ( this type ) : IType
Quote ( this text, QuoteStyle style ) : string

Method Details

BaseClass() public static method

public static BaseClass ( this type ) : IType
type this
return IType

Quote() public static method

public static Quote ( this text, QuoteStyle style ) : string
text this
style QuoteStyle
return string