C# Class PlasticSCM.AttributeTypeInfo

Mostrar archivo Open project: powercode/PSPlastic

Public Methods

Method Description
AttributeTypeInfo ( long id, System.DateTime date, string owner, string name, string repositoryName, string server ) : System
ToString ( ) : string

Method Details

AttributeTypeInfo() public method

public AttributeTypeInfo ( long id, System.DateTime date, string owner, string name, string repositoryName, string server ) : System
id long
date System.DateTime
owner string
name string
repositoryName string
server string
return System

ToString() public method

public ToString ( ) : string
return string