示例#1
0
 internal override bool EqualsData(IpV6FlowIdentificationSubOption other)
 {
     return(EqualsData(other as IpV6FlowIdentificationSubOptionTrafficSelector));
 }
示例#2
0
 internal sealed override bool EqualsData(IpV6FlowIdentificationSubOption other)
 {
     return(true);
 }
 internal override bool EqualsData(IpV6FlowIdentificationSubOption other)
 {
     return(EqualsData(other as IpV6FlowIdentificationSubOptionUnknown));
 }
 internal override bool EqualsData(IpV6FlowIdentificationSubOption other)
 {
     return(EqualsData(other as IpV6FlowIdentificationSubOptionBindingReference));
 }