Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AnonymousMethods
CarEventArgs
C# Class AnonymousMethods.CarEventArgs
Inheritance:
EventArgs
ファイルを表示
Open project: Apress/pro-c-sharp-9-w-.net-core-5
Public Properties
Property
Type
Description
msg
string
Public Methods
Method
Description
CarEventArgs
(
string
message
) :
System
Method Details
CarEventArgs()
public
method
public
CarEventArgs
(
string
message
) :
System
message
string
return
System
Property Details
msg
public_oe property
public
string
msg
return
string