C# Class VersionOne.ServerConnector.Entities.FeatureGroup

Inheritance: Workitem
Show file Open project: versionone/VersionOne.Integration.ClearQuest

Public Methods

Method Description
HasChanged ( ) : bool

Protected Methods

Method Description
FeatureGroup ( ) : System.Linq
FeatureGroup ( VersionOne.SDK.APIClient.Asset asset, PropertyValues>.IDictionary listValues, IList children, IList owners, IEntityFieldTypeResolver typeResolver ) : System.Linq

Method Details

FeatureGroup() protected method

protected FeatureGroup ( ) : System.Linq
return System.Linq

FeatureGroup() protected method

protected FeatureGroup ( VersionOne.SDK.APIClient.Asset asset, PropertyValues>.IDictionary listValues, IList children, IList owners, IEntityFieldTypeResolver typeResolver ) : System.Linq
asset VersionOne.SDK.APIClient.Asset
listValues PropertyValues>.IDictionary
children IList
owners IList
typeResolver IEntityFieldTypeResolver
return System.Linq

HasChanged() public method

public HasChanged ( ) : bool
return bool