public AnnLengthEditor( LeadLengthD annLength, string category, string propertyName, string displayName )
public AnnLengthEditor( LeadLengthD annLength, string category, string propertyName, string displayName )
-(id) initWithLength:(LeadLengthD) annLength
category:(NSString*) category
propertyName:(NSString*) propertyName
displayName:(NSString*) displayName;
public AnnLengthEditor(
LeadLengthD annLength,
String category,
String propertyName,
String displayName
)
function AnnLengthEditor( annLength , category , propertyName , displayName )