C# 클래스 AL.Sharepoint.Core.Log.DiagnosticLog

상속: SPDiagnosticsServiceBase
파일 보기 프로젝트 열기: Almond-Labs/SP2013-Starter

공개 메소드들

메소드 설명
Error ( string methodName, string errorMessage ) : void
Info ( string methodName, string errorMessage ) : void

보호된 메소드들

메소드 설명
ProvideAreas ( ) : IEnumerable

비공개 메소드들

메소드 설명
DiagnosticLog ( ) : System.Collections.Generic

메소드 상세

Error() 공개 정적인 메소드

public static Error ( string methodName, string errorMessage ) : void
methodName string
errorMessage string
리턴 void

Info() 공개 정적인 메소드

public static Info ( string methodName, string errorMessage ) : void
methodName string
errorMessage string
리턴 void

ProvideAreas() 보호된 메소드

protected ProvideAreas ( ) : IEnumerable
리턴 IEnumerable