C# Class FluentBuild.AssemblyInfoBuilding.AssemblyInfoItem

Exibir arquivo Open project: SkightTeam/eLiteWeb

Public Methods

Method Description
AssemblyInfoItem ( string name, bool isQuotedValue, string value ) : System

Method Details

AssemblyInfoItem() public method

public AssemblyInfoItem ( string name, bool isQuotedValue, string value ) : System
name string
isQuotedValue bool
value string
return System