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
Del2
Models
Person
C# Class Del2.Models.Person
显示文件
Open project: bekkopen/dotnetkurs
Class Usage Examples
Private Properties
Property
Type
Description
LogWithNamePrefix
void
Public Methods
Method
Description
Log
(
string
text
= "Blah blah blah..." ) :
void
ToString
( ) :
string
Private Methods
Method
Description
LogWithNamePrefix
(
string
text
) :
void
Method Details
Log()
public
method
public
Log
(
string
text
= "Blah blah blah..." ) :
void
text
string
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string