SnippetIdentifier Constructor

There are two overloads for the constructor

Overload List

SnippetIdentifier(String) Constructor. This parses the example and snippet IDs from the given identifier
SnippetIdentifier(String, String) Constructor. This version takes an example ID and a snippet ID

See Also