C# Class CSLE.MethodCache

Show file Open project: lightszero/cslightcore Class Usage Examples

Public Properties

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

Property Details

cachefail public property

public bool cachefail
return bool

info public property

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

slow public property

public bool slow
return bool