Ejemplo n.º 1
0
 public SchoolsoftUserStateCheckMessageHandler(SchoolSoftSchoolPlatformClient client) : base()
 {
     this.Client = client;
 }
Ejemplo n.º 2
0
 public SchoolSoftNavigatorBuilder(SchoolSoftSchoolPlatformClient client)
 {
     this.client = client;
 }