Blog.Services.Helpers.Rest.NotificationRestResource.GetHeartBeat C# (CSharp) 메소드

GetHeartBeat() 공개 메소드

public GetHeartBeat ( ) : bool
리턴 bool
        public bool GetHeartBeat()
        {
            throw new System.NotImplementedException();
        }