C# Class SleepHunter.Metadata.SkillMetadata

Inheritance: ObservableObject
ファイルを表示 Open project: ewrogers/SleepHunter4 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CopyTo ( SkillMetadata other ) : void
SkillMetadata ( ) : System
ToString ( ) : string

Method Details

CopyTo() public method

public CopyTo ( SkillMetadata other ) : void
other SkillMetadata
return void

SkillMetadata() public method

public SkillMetadata ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string