예제 #1
0

        
예제 #2
0
 public PortletArgs(Portlet portlet, bool isEdit)
 {
     _portlet = portlet;
     _isEdit  = isEdit;
 }
예제 #3
0