C# Class Microsoft.DocAsCode.Dfm.DfmCodeExtractorHelper

ファイルを表示 Open project: dotnet/docfx Class Usage Examples

Public Properties

Property Type Description
AllowedIndentCharacters List

Public Methods

Method Description
GetIndentLength ( string s ) : int

Method Details

GetIndentLength() public static method

public static GetIndentLength ( string s ) : int
s string
return int

Property Details

AllowedIndentCharacters public_oe static_oe property

public static List AllowedIndentCharacters
return List