[]
Internal use.
public interface IReferenceGlobalProperty
Internal use.
IEnumerable<string> EnumGlobalPropertyName()
类型 | 描述 |
---|---|
System.Collections.Generic.IEnumerable<T><string> |
Internal use.
void RenameGlobalPropertyName(Dictionary<string, string> oldNameToNewName)
类型 | 名称 | 描述 |
---|---|---|
System.Collections.Generic.Dictionary<TKey, TValue><string, string> | oldNameToNewName |