Method | Description | |
---|---|---|
Profile ( System.Guid guid, System.Action action ) : void |
Profiles an action.
|
Method | Description | |
---|---|---|
Profiler ( ) : System |
Initializes a new Profiler class.
|
public static Profile ( System.Guid guid, System.Action action ) : void | ||
guid | System.Guid | The Guid. |
action | System.Action | The Action. |
return | void |