##// END OF EJS Templates
Added Cancellation.combine(...tokens) method to combine multiple cancellation...
Added Cancellation.combine(...tokens) method to combine multiple cancellation tokens to the aggregated token.

File last commit:

r111:33420a95f637 ioc ts support
r170:1391543e8282 v1.4.5 default
Show More
Foo.ts
3 lines | 42 B | video/mp2t | TypeScriptLexer
export class Foo {
fooName = "foo";
}