C# Class TagTool.Commands.Editing.EditTagContextFactory

ファイルを表示 Open project: TheGuardians/TagTool Class Usage Examples

Public Methods

Method Description
Create ( CommandContextStack stack, OpenTagCache info, TagInstance tag ) : CommandContext

Method Details

Create() public static method

public static Create ( CommandContextStack stack, OpenTagCache info, TagInstance tag ) : CommandContext
stack CommandContextStack
info OpenTagCache
tag TagTool.TagGroups.TagInstance
return CommandContext