svn: /phpdoc/ja/trunk/reference/com/ dotnet.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 14 Mar 2020 23:03:38 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349441

Log:
Fix #50473: static dotnet classes can't be called

Bug: https://bugs.php.net/50473 (Closed) static dotnet classes can't be called
      
Changed paths:
    U   phpdoc/ja/trunk/reference/com/dotnet.xml

Modified: phpdoc/ja/trunk/reference/com/dotnet.xml
===================================================================
--- phpdoc/ja/trunk/reference/com/dotnet.xml	2020-03-14 23:00:26 UTC (rev 349440)
+++ phpdoc/ja/trunk/reference/com/dotnet.xml	2020-03-14 23:03:38 UTC (rev 349441)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 349253 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349426 Maintainer: takagi Status: ready -->
 <!-- Credits: mumumu -->
 <phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.dotnet" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">
  <titleabbrev>dotnet</titleabbrev>
@@ -16,6 +16,9 @@
     .Net アセンブリからクラスを生成して
     そのメソッドをコールしたりプロパティにアクセスしたりできるようになります。
    </para>
+   <para>
+    staticクラス をインスタンス化したり、staticメソッド を呼び出すことはサポートされていません。
+   </para>
    <note>
     <para>
      この機能を利用するには、Webサーバに .Netランタイムをインストールする必要があります。
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.