C# Class VSTextMacros.Model.SavedMacro

Mostrar archivo Open project: xps/VSTextMacros Class Usage Examples

Public Methods

Method Description
SavedMacro ( string guid, string name ) : System

Private Methods

Method Description
SavedMacro ( ) : System

Method Details

SavedMacro() public method

public SavedMacro ( string guid, string name ) : System
guid string
name string
return System