C# Class LynnaLab.ProjectDataType

显示文件 Open project: Drenn1/LynnaLab Class Usage Examples

Public Methods

Method Description
GetIdentifier ( ) : string
Save ( ) : void

Private Methods

Method Description
ProjectDataType ( Project p, int i ) : System
ProjectDataType ( Project p, string identifier ) : System

Method Details

GetIdentifier() public method

public GetIdentifier ( ) : string
return string

Save() public method

public Save ( ) : void
return void