예제 #1
0
 public string GetReturnDocumentation(IPythonType self = null)
 {
     EnsureContent();
     return(_overload.GetReturnDocumentation(self));
 }