コード例 #1
0
ファイル: Gateway.cs プロジェクト: aura1213/netmf-interpreter
 internal void SetOwner( _WP.IControllerHostLocal owner )
 {
     m_owner = owner; 
 }        
コード例 #2
0
 internal void SetOwner(_WP.IControllerHostLocal owner)
 {
     m_owner = owner;
 }