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
OpenRA
Network
SyncReport.TypeInfo
C# Class OpenRA.Network.SyncReport.TypeInfo
ファイルを表示
Open project: OpenRA/OpenRA
Public Properties
Property
Type
Description
Names
string[]
SerializableCopyOfMemberFunctions
object>[].Func
Public Methods
Method
Description
TypeInfo
(
Type
type
) :
System
Private Methods
Method
Description
MemberToString
(
MemberExpression
getMember
,
Type
memberType
,
string
name
) :
string>.Func
SerializableCopyOfMember
(
MemberExpression
getMember
,
Type
memberType
,
string
name
) :
object>.Func
Method Details
TypeInfo()
public
method
public
TypeInfo
(
Type
type
) :
System
type
System.Type
return
System
Property Details
Names
public_oe property
public
string[]
Names
return
string[]
SerializableCopyOfMemberFunctions
public_oe property
public
Func
[]
SerializableCopyOfMemberFunctions
return
object>[].Func