In this document at page 20, one can read $M(t)$ as being defined as the expected value of $N_t$ where $N_t$ is the number of occurence of an event at time=t. As demonstration of the result, the author says:
$$E[N_t] = \sum_{n=0}^{\infty}{P(N_t>n)}$$
I don't understand where it comes from. The expected value should be
$$E[N_t] = \sum_{n=0}^{\infty}{n P(N_t=n)}$$
How do you obtain the author's expression?