C# Class wphTweaks.Rearrange.settingid

ファイルを表示 Open project: windowsphonehacker/wph-tweaks

Public Properties

Property Type Description
id string
order int
title string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

id public_oe property

public string id
return string

order public_oe property

public int order
return int

title public_oe property

public string title
return string