C# Class GitScc.DataServices.Ref

ファイルを表示 Open project: jzoss/Git-Source-Control-Provider Class Usage Examples

Public Methods

Method Description
Ref ( string name, string refName, string id, RefTypes refType ) : System
ToString ( ) : string

Method Details

Ref() public method

public Ref ( string name, string refName, string id, RefTypes refType ) : System
name string
refName string
id string
refType RefTypes
return System

ToString() public method

public ToString ( ) : string
return string