Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Project
Company
C# Class Project.Company
Inheritance:
Contact
显示文件
Open project: dibagaran/cs-2015-7-alpha
Public Methods
Method
Description
Company
(
string
title
,
string
phone
,
string
address
) :
System
ToString
( ) :
string
Method Details
Company()
public
method
public
Company
(
string
title
,
string
phone
,
string
address
) :
System
title
string
phone
string
address
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string