Ejemplo n.º 1
0
 public ToDocumentTitle()
 {
     Name = "ToDocumentTitle";
     IsExtensionMethod = true;
     IsStatic          = true;
     DeclaringType     = new KnownStockTypes.ScriptCoreLib.JavaScript.Extensions.JavaScriptStringExtensions();
     ReturnType        = new KnownStockTypes.System.String();
 }
 public ToDocumentTitle()
 {
     Name = "ToDocumentTitle";
     IsExtensionMethod = true;
     IsStatic = true;
     DeclaringType = new KnownStockTypes.ScriptCoreLib.JavaScript.Extensions.JavaScriptStringExtensions();
     ReturnType = new KnownStockTypes.System.String();
 }