C# Class EA.Iws.DataAccess.Draft.Import

Mostrar archivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
Import ( System.Guid importNotificationId, string type, string value ) : System

Protected Methods

Method Description
Import ( ) : System

Method Details

Import() protected method

protected Import ( ) : System
return System

Import() public method

public Import ( System.Guid importNotificationId, string type, string value ) : System
importNotificationId System.Guid
type string
value string
return System