Example #1
0
 public override void SetDot1XConfiguration(Dot1XConfiguration Dot1XConfiguration)
 {
     throw new NotImplementedException();
 }
Example #2
0
 void IOnVifDevice.CreateDot1XConfiguration(Dot1XConfiguration Dot1XConfiguration)
 {
     throw new NotImplementedException();
 }