C# Class VsTeXProject.VisualStudio.Project.Automation.OAVSProjectItem

Inheritance: VSProjectItem
显示文件 Open project: mimura1133/vstex

Public Methods

Method Description
OAVSProjectItem ( FileNode fileNode ) : System
RunCustomTool ( ) : void

Method Details

OAVSProjectItem() public method

public OAVSProjectItem ( FileNode fileNode ) : System
fileNode FileNode
return System

RunCustomTool() public method

public RunCustomTool ( ) : void
return void