JelloScrum.Model.Entities.SprintStory.SprintStory C# (CSharp) 메소드

SprintStory() 공개 메소드

Initializes a new instance of the SprintStory class.
public SprintStory ( ) : System
리턴 System
        public SprintStory()
        {
        }

Same methods

SprintStory::SprintStory ( JelloScrum.Model.Entities.Sprint sprint, Story story, System.TimeSpan schatting ) : System
SprintStory