예제 #1
0
 protected virtual IEnumerable <Command> GetImmutableCollectionCommands(Snippet snippet)
 {
     return(CommandUtility.GetImmutableCollectionCommands(LanguageDefinition));
 }