C# Class Knot3.Framework.Development.Profiler

ファイルを表示 Open project: knot3/knot3-code

Public Properties

Property Type Description
ProfileDelegate HashtableActionWrapper
ProfilerMap System.Collections.Hashtable
Values HashtableWrapper

Public Methods

Method Description
Time ( System.Action action ) : System.TimeSpan

Method Details

Time() public static method

public static Time ( System.Action action ) : System.TimeSpan
action System.Action
return System.TimeSpan

Property Details

ProfileDelegate public_oe static_oe property

public static HashtableActionWrapper ProfileDelegate
return HashtableActionWrapper

ProfilerMap public_oe static_oe property

public static Hashtable,System.Collections ProfilerMap
return System.Collections.Hashtable

Values public_oe static_oe property

public static HashtableWrapper Values
return HashtableWrapper