hasInstance

Symbol.hasInstance

A method that determines if a constructor object recognizes an object as one of the constructor’s instances. Called by the semantics of the instanceof operator.

doc_TypeScript
2016-10-04 19:25:16
Comments
Leave a Comment

Please login to continue.