Amazon.IdentityManagement.Model.Internal.MarshallTransformations.GetLoginProfileResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : GetLoginProfileResponseUnmarshaller
리턴 GetLoginProfileResponseUnmarshaller
        public static GetLoginProfileResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new GetLoginProfileResponseUnmarshaller();
            }
            return instance;
        }