Method | Description | |
---|---|---|
IsAccessModifier ( SyntaxToken @this ) : bool | ||
IsInheritanceModifier ( SyntaxToken @this ) : bool |
public static IsAccessModifier ( SyntaxToken @this ) : bool | ||
@this | SyntaxToken | |
return | bool |
public static IsInheritanceModifier ( SyntaxToken @this ) : bool | ||
@this | SyntaxToken | |
return | bool |