C# 클래스 PlaybasisWeb.TraceHelper

파일 보기 프로젝트 열기: playbasis/sdk-sharepoint 1 사용 예제들

공개 메소드들

메소드 설명
RemoteLog ( string message ) : void
RemoteLogSync ( string message ) : string

메소드 상세

RemoteLog() 공개 정적인 메소드

public static RemoteLog ( string message ) : void
message string
리턴 void

RemoteLogSync() 공개 정적인 메소드

public static RemoteLogSync ( string message ) : string
message string
리턴 string