C# Class XamlViewer.SnippetProvider

Inheritance: IXamlSnippetProvider
Show file Open project: AvaloniaUI/OmniXAML Class Usage Examples

Public Methods

Method Description
SnippetProvider ( string folder ) : System.Collections.Generic

Private Methods

Method Description
GetSnippet ( string s ) : XamlViewer.Snippet

Method Details

SnippetProvider() public method

public SnippetProvider ( string folder ) : System.Collections.Generic
folder string
return System.Collections.Generic