Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Monobjc
NAnt
Tasks
CodeSignTask
C# Class Monobjc.NAnt.Tasks.CodeSignTask
Inheritance:
SigningTask
Exibir arquivo
Open project: Monobjc/monobjc-tools
Private Properties
Property
Type
Description
Protected Methods
Method
Description
PerformSigning
(
String
identity
) :
void
Performs the signing.
Method Details
PerformSigning()
protected
method
Performs the signing.
protected
PerformSigning
(
String
identity
) :
void
identity
String
The identity.
return
void