C# Class TagTool.Commands.VFiles.VFilesContextFactory

Afficher le fichier Open project: TheGuardians/TagTool

Méthodes publiques

Méthode Description
Create ( CommandContext parent, OpenTagCache info, TagInstance tag, VFilesList vfsl ) : CommandContext
Populate ( CommandContext context, OpenTagCache info, TagInstance tag, VFilesList vfsl ) : void

Method Details

Create() public static méthode

public static Create ( CommandContext parent, OpenTagCache info, TagInstance tag, VFilesList vfsl ) : CommandContext
parent CommandContext
info OpenTagCache
tag TagTool.TagGroups.TagInstance
vfsl TagTool.TagDefinitions.VFilesList
Résultat CommandContext

Populate() public static méthode

public static Populate ( CommandContext context, OpenTagCache info, TagInstance tag, VFilesList vfsl ) : void
context CommandContext
info OpenTagCache
tag TagTool.TagGroups.TagInstance
vfsl TagTool.TagDefinitions.VFilesList
Résultat void