C# Class Versionr.Objects.Branch

Exibir arquivo Open project: eatplayhate/versionr Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Create ( string name, System.Guid rootVersion, System.Guid parent ) : Branch

Method Details

Create() public static method

public static Create ( string name, System.Guid rootVersion, System.Guid parent ) : Branch
name string
rootVersion System.Guid
parent System.Guid
return Branch