Метод | Описание | |
---|---|---|
CreateAsync ( |
||
SelectCodePlacement ( int index ) : void | ||
SelectQuoteType ( int index ) : void | ||
SelectTarget ( int index ) : void | ||
SelectTargetTypeAsync ( int index ) : System.Threading.Tasks.Task | ||
UpdateState ( ) : void |
Метод | Описание | |
---|---|---|
GetDatabaseConnectionsAsync ( ConfiguredProject project ) : Task |
||
GetDatabaseProjects ( ) : IReadOnlyList |
||
InitializeAsync ( ) : System.Threading.Tasks.Task | ||
PopulateDatabaseConnectionsListAsync ( ConfiguredProject project ) : System.Threading.Tasks.Task | ||
PopulateProjectList ( ) : void | ||
PopulateTargetsAsync ( ) : System.Threading.Tasks.Task | ||
SqlPublishOptionsDialogViewModel ( |
||
TargetTypeFromName ( string name ) : PublishTargetType |
public static CreateAsync ( |
||
settings | ||
coreShell | ICoreShell | |
pss | IProjectSystemServices | |
pcsp | IProjectConfigurationSettingsProvider | |
Результат | Task |
public SelectCodePlacement ( int index ) : void | ||
index | int | |
Результат | void |
public SelectQuoteType ( int index ) : void | ||
index | int | |
Результат | void |
public SelectTargetTypeAsync ( int index ) : System.Threading.Tasks.Task | ||
index | int | |
Результат | System.Threading.Tasks.Task |