C# 클래스 WorkerRole.LogEntry

상속: Microsoft.WindowsAzure.Storage.Table.TableEntity
파일 보기 프로젝트 열기: azure-contrib/AzureRunMe

공개 메소드들

메소드 설명
LogEntry ( ) : System
LogEntry ( string eventName, string notes, string label ) : System

메소드 상세

LogEntry() 공개 메소드

public LogEntry ( ) : System
리턴 System

LogEntry() 공개 메소드

public LogEntry ( string eventName, string notes, string label ) : System
eventName string
notes string
label string
리턴 System