C# Class VersionOne.ServerConnector.Entities.Story

Inheritance: PrimaryWorkitem
Mostrar archivo Open project: versionone/VersionOne.Integration.ClearQuest

Protected Methods

Method Description
Story ( ) : System.Collections.Generic
Story ( VersionOne.SDK.APIClient.Asset asset, PropertyValues>.IDictionary listValues, IEntityFieldTypeResolver typeResolver, IList owners = null ) : System.Collections.Generic

Method Details

Story() protected method

protected Story ( ) : System.Collections.Generic
return System.Collections.Generic

Story() protected method

protected Story ( VersionOne.SDK.APIClient.Asset asset, PropertyValues>.IDictionary listValues, IEntityFieldTypeResolver typeResolver, IList owners = null ) : System.Collections.Generic
asset VersionOne.SDK.APIClient.Asset
listValues PropertyValues>.IDictionary
typeResolver IEntityFieldTypeResolver
owners IList
return System.Collections.Generic