Method IschangedInASafeWay
IschangedInASafeWay(FieldDescriptor)
Determines whether the field descriptor is changed in a safe way.
public virtual bool IschangedInASafeWay(FieldDescriptor other)
Parameters
otherFieldDescriptorThe other field descriptor.
Returns
- bool
trueif it is changed in a safe way; otherwise,false.