C# 클래스 System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
DefaultSerializationProviderAttribute ( Type providerType ) : System.Security.Permissions

Creates a new DefaultSerializationProviderAttribute

DefaultSerializationProviderAttribute ( string providerTypeName ) : System.Security.Permissions

Creates a new DefaultSerializationProviderAttribute

메소드 상세

DefaultSerializationProviderAttribute() 공개 메소드

Creates a new DefaultSerializationProviderAttribute
public DefaultSerializationProviderAttribute ( Type providerType ) : System.Security.Permissions
providerType System.Type
리턴 System.Security.Permissions

DefaultSerializationProviderAttribute() 공개 메소드

Creates a new DefaultSerializationProviderAttribute
public DefaultSerializationProviderAttribute ( string providerTypeName ) : System.Security.Permissions
providerTypeName string
리턴 System.Security.Permissions