C# 클래스 OAuth2.Demos.AuthzCodeGrant.Log

파일 보기 프로젝트 열기: pmhsfelix/OAuth2.Demos.AuthzCodeGrant

공개 메소드들

메소드 설명
Info ( string format ) : void
Warn ( string format ) : void

비공개 메소드들

메소드 설명
Log ( ) : System

메소드 상세

Info() 공개 정적인 메소드

public static Info ( string format ) : void
format string
리턴 void

Warn() 공개 정적인 메소드

public static Warn ( string format ) : void
format string
리턴 void