コード例 #1
0
 public void Rename(int appId, int contentTypeId, int attributeId, string newName)
 => _eavCtc.Rename(appId, contentTypeId, attributeId, newName);