Interface ISupportsWarning
-
public interface ISupportsWarning
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddWarning(IWarning warningInterface)
-
-
-
Method Detail
-
addWarning
void addWarning(IWarning warningInterface)
-
-