C# Class CSLE.MethodCache

ファイルを表示 Open project: lightszero/cslightcore Class Usage Examples

Public Properties

Property Type Description
cachefail bool
info System.Reflection.MethodInfo
slow bool

Property Details

cachefail public_oe property

public bool cachefail
return bool

info public_oe property

public System.Reflection.MethodInfo info
return System.Reflection.MethodInfo

slow public_oe property

public bool slow
return bool