Exemplo n.º 1
0
 public OAuthApplicationsSchema(OAuthApplicationsSchema source)
     : base(source)
 {
 }
Exemplo n.º 2
0
 public OAuthApplicationsSchema(OAuthApplicationsSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }