C# Class PawInc.Models.Centers.AdoptionCenter

Inheritance: PawInc.Models.Centers.Center
显示文件 Open project: nayots/SoftUni

Public Methods

Method Description
Adopt ( ) : void
AdoptionCenter ( string name ) : System

Method Details

Adopt() public method

public Adopt ( ) : void
return void

AdoptionCenter() public method

public AdoptionCenter ( string name ) : System
name string
return System