Method | Description | |
---|---|---|
Get ( this tokenList ) : VisibilityToken |
Produces the right visibility token for a node.
|
|
IsExposedVisibility ( this visibilityToken ) : bool |
Gets a value indicating whether the visibility is expression access to member.
|
public static Get ( this tokenList ) : VisibilityToken | ||
tokenList | this | The |
return | VisibilityToken |
public static IsExposedVisibility ( this visibilityToken ) : bool | ||
visibilityToken | this | |
return | bool |