C# 클래스 NuGetGallery.Worker.DebugHelper

파일 보기 프로젝트 열기: JetBrains/NuGetOperations

공개 메소드들

메소드 설명
WriteDebugBlob ( string blobName, string message ) : void

메소드 상세

WriteDebugBlob() 공개 정적인 메소드

public static WriteDebugBlob ( string blobName, string message ) : void
blobName string
message string
리턴 void