C# Class GameEntities.GunType.GunMode

Inheritance: WeaponMode
Datei anzeigen Open project: DarrenHassan/GDM4242-GroupD

Private Properties

Property Type Description

Public Methods

Method Description
Load ( TextBlock block ) : bool
Save ( TextBlock block ) : bool
ToString ( ) : string

Method Details

Load() public method

public Load ( TextBlock block ) : bool
block TextBlock
return bool

Save() public method

public Save ( TextBlock block ) : bool
block TextBlock
return bool

ToString() public method

public ToString ( ) : string
return string