lengockyquang

Results 5 comments of lengockyquang

3 years and the issue still has no solution

I've checked some empty lines and realized that there are some weird cases that on source sentences are empty lines but on target sentences are not. ![image](https://user-images.githubusercontent.com/45225905/61193280-ac00d200-a6e4-11e9-9b1a-50b607a46e81.png) I think this...

> ### The base class: > ```cs > public class InvocableBase : ICancellableTask, IInvocable, IInvocableWithPayload > { > public CancellationToken Token { get; set; } > > public T Payload...

Waiting for this pull request merge !

Thanks for those reviews @jamesmh , I just add few commits. If you have freetime, please take a look for it :D