메소드 | 설명 | |
---|---|---|
GetSurveysForUserOperationFailed ( this logger, string action, string user, string issuer, int statusCode ) : void | ||
GetSurveysForUserOperationStarted ( this logger, string action, string user, string issuer ) : void | ||
GetSurveysForUserOperationSucceeded ( this logger, string action, string user, string issuer ) : void |
public static GetSurveysForUserOperationFailed ( this logger, string action, string user, string issuer, int statusCode ) : void | ||
logger | this | |
action | string | |
user | string | |
issuer | string | |
statusCode | int | |
리턴 | void |
public static GetSurveysForUserOperationStarted ( this logger, string action, string user, string issuer ) : void | ||
logger | this | |
action | string | |
user | string | |
issuer | string | |
리턴 | void |
public static GetSurveysForUserOperationSucceeded ( this logger, string action, string user, string issuer ) : void | ||
logger | this | |
action | string | |
user | string | |
issuer | string | |
리턴 | void |