示例#1
0
 public OAuthApplicationsSchema(OAuthApplicationsSchema source)
     : base(source)
 {
 }
示例#2
0
 public OAuthApplicationsSchema(OAuthApplicationsSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }