C# 클래스 UnityEditor.RestService.Logger

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
Log ( Exception an_exception ) : void
Log ( string a_message ) : void

메소드 상세

Log() 공개 정적인 메소드

public static Log ( Exception an_exception ) : void
an_exception System.Exception
리턴 void

Log() 공개 정적인 메소드

public static Log ( string a_message ) : void
a_message string
리턴 void