-
Home
-
API
-
XamlToCSharpGenerator.LanguageService.Models
-
XamlSemanticToken
-
Constructors
-
XamlSemanticToken(Int32, Int32, Int32, String)
XamlSemanticToken(Int32, Int32, Int32, String) Constructor
Definition
public XamlSemanticToken(int Line, int Character, int Length, string TokenType)
Parameters