Advertisement
Guest User

Untitled

a guest
Feb 12th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. # Within models.ts
  2.  
  3. # With `Foo`
  4. Cannot find name 'Foo'
  5.  
  6. # With `Foo.Foo`
  7. Cannot find namespace 'Foo'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement