コード例 #1
0
 void System.IDisposable.Dispose()
 {
     OAuth2AuthenticatorCtorFeature.FeatureTearDown();
 }
コード例 #2
0
 public FixtureData()
 {
     OAuth2AuthenticatorCtorFeature.FeatureSetup();
 }