C# Class LeisureStar.Models.Team

显示文件 Open project: vc3/LeisureStar

Private Properties

Property Type Description

Public Methods

Method Description
DeleteInstance ( ) : void

Deletes an instance of the current Player

Method Details

DeleteInstance() public method

Deletes an instance of the current Player
public DeleteInstance ( ) : void
return void