public string GetSectionError(
CardSection section
)
Public Function GetSectionError (
section As CardSection
) As String
public:
String^ GetSectionError(
CardSection^ section
)
member GetSectionError :
section : CardSection -> string