Client.this

Sets our main struct and passes it to the parent class

  1. this(GdaClient* gdaClient)
    class Client
    this
    (
    GdaClient* gdaClient
    )
  2. this()

Meta