Hacker News new | ask | show | jobs
by andix 1304 days ago
But just because the Microsoft API documentation is always very meaningless. This could be from their docs:

  class SomethingProvider: "Provides functionality for communication with something"
  property string SomethingUrl: "Gets/sets the URL for the something endpoint"
  function Initialize(string[] roles): "Initializes Something-Provider with the given roles"