Blog.Services.Helpers.Rest.NotificationRestResource.GetHeartBeat C# (CSharp) Méthode

GetHeartBeat() public méthode

public GetHeartBeat ( ) : bool
Résultat bool
        public bool GetHeartBeat()
        {
            throw new System.NotImplementedException();
        }